9 lines
533 B
Markdown
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]]
|