-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c743e99
commit 29098ea
Showing
1 changed file
with
30 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,31 @@ | ||
# Tracker | ||
# tracker | ||
Tracker for bugs and suggestions for Narrator Bot | ||
|
||
## Departments | ||
We have boards for activity at simulation: | ||
- Bugs: To track bugs | ||
- Suggestions: To track suggestions | ||
- Server Management: For action items related to the server | ||
|
||
## Labels | ||
- Bug: **Must** for bugs | ||
- Suggestion: **Must** for suggestions | ||
- Server: **Must** for server related improvements | ||
|
||
### Comman labels | ||
- Unverified: When created a new issue. | ||
- Wontfix: attached when bugs can't be fixed. | ||
- Needhelp: attached when a certain issue needs any help. | ||
- on Hold: For an issue on hold | ||
- Code: Related to code related changes | ||
- Enhancemnet | ||
- Documentation | ||
- meta | ||
- Economy, Interactions, Config are feature specific labels. | ||
- Priority labels: | ||
- Low Priority | ||
- Medium Priority | ||
- High Priority | ||
- Urgent | ||
|
||
|
||
This is the tracking repo for Wolvesville Simulation. | ||
Here, you can find the issues for bugs, suggestions, and server updates! |