Notepad/enter/Coding Tips (Classical)/Terminal Tips/3. GUIs/Applications/Issue Tracking.md

9 lines
533 B
Markdown
Raw Permalink Normal View History

2023-07-05 18:29:11 +00:00
## Ticket Systems:
- People like to use tickets to submit things to and that eventually gets picked up by an engineer to work on
- the common tools for this are **ServiceNow** and more popularly, **Jira**
- You may also submit a PR (Pull Request) onto Github to track issues
- Similar options exist within other git ecosystems as well
- There is a cool issue/bug reporting system called [Bugasura](https://my.bugasura.io/selectorshub-issues/selectorshub) that I really think is intuituve.
![[Pasted image 20230607184535.png]]