This repository has been archived on 2023-07-05. You can view files and clone it, but cannot push or open issues/pull-requests.
notes/Terminal Tips/Shells/Internet/Tools/Issue Tracking.md

9 lines
533 B
Markdown

## 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]]