|
| 1 | +blank_issues_enabled: false |
| 2 | +contact_links: |
| 3 | + - name: cosmic-applets |
| 4 | + url: https://github.com/pop-os/cosmic-applets/issues |
| 5 | + about: Concern all the applets living in the dock or the panel. |
| 6 | + |
| 7 | + - name: cosmic-comp |
| 8 | + url: https://github.com/pop-os/cosmic-comp/issues |
| 9 | + about: Responsible for composing your windows on the screen. If you see issues with the tilling features or your multiple displays, this is likely the place to go. |
| 10 | + |
| 11 | + - name: cosmic-edit |
| 12 | + url: https://github.com/pop-os/cosmic-edit/issues |
| 13 | + about: This is the issue tracker for COSMIC Text Editor. If you see issues with the text editor, report them here. |
| 14 | + |
| 15 | + - name: cosmic-files |
| 16 | + url: https://github.com/pop-os/cosmic-files/issues |
| 17 | + about: This is the issue tracker for COSMIC Files. If you see issues while navigating files, this is the place to go. |
| 18 | + |
| 19 | + - name: cosmic-settings |
| 20 | + url: https://github.com/pop-os/cosmic-settings/issues |
| 21 | + about: This is the issue tracker for COSMIC Settings. If you see issues while changing settings, this is the place to go. |
| 22 | + |
| 23 | + - name: cosmic-store |
| 24 | + url: https://github.com/pop-os/cosmic-store/issues |
| 25 | + about: This is the issue tracker for COSMIC Store. If you see issues with the app store, report them here. |
| 26 | + |
| 27 | + - name: cosmic-term |
| 28 | + url: https://github.com/pop-os/cosmic-term/issues |
| 29 | + about: This is the issue tracker for COSMIC Terminal. If you see issues with the terminal, report them here. |
| 30 | + |
| 31 | + - name: cosmic-panel |
| 32 | + url: https://github.com/pop-os/cosmic-panel/issues |
| 33 | + about: Contains the code to manage the dock and panel applets. You can see it as the compositor of applets. It is also responsible to draw the panel and dock at the right place (bottom, left, ect..). |
| 34 | + |
| 35 | + - name: cosmic-screenshot |
| 36 | + url: https://github.com/pop-os/cosmic-screenshot/issues |
| 37 | + about: This is the tool that help you take screenshots. |
| 38 | + |
| 39 | + - name: cosmic-workspaces-epoch |
| 40 | + url: https://github.com/pop-os/cosmic-workspaces-epoch/issues |
| 41 | + about: Responsible for the workspace overview. If you have an issue with workspaces, this is the place to go. |
| 42 | + |
| 43 | + - name: cosmic-greeter |
| 44 | + url: https://github.com/pop-os/cosmic-greeter/issues |
| 45 | + about: When your session is locked, or not opened yet, this is the window that will be shown. Basically the login screen. |
| 46 | + |
| 47 | + - name: cosmic-osd |
| 48 | + url: https://github.com/pop-os/cosmic-osd/issues |
| 49 | + about: Cosmic on screen display. This is for example, the audio notification when you change the volume, or the brightness one. |
| 50 | + |
| 51 | + - name: cosmic-applibrary |
| 52 | + url: https://github.com/pop-os/cosmic-applibrary/issues |
| 53 | + about: It is the application launched with super-a, that let you see what app are in your system, and launch them. |
| 54 | + |
| 55 | + - name: cosmic-launcher |
| 56 | + url: https://github.com/pop-os/cosmic-launcher/issues |
| 57 | + about: Launched with the super key. It lets you search in your application, and display the result in a list. |
| 58 | + |
| 59 | + - name: cosmic-bg |
| 60 | + url: https://github.com/pop-os/cosmic-bg/issues |
| 61 | + about: If you notice issues with the wallpaper, this is the place to go. |
0 commit comments