This repository was archived by the owner on Jul 31, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +65
-2
lines changed
Expand file tree Collapse file tree 7 files changed +65
-2
lines changed Original file line number Diff line number Diff line change 1+ [ Code of Conduct] ( https://www.kttdevelopment.com/git/codeofconduct )
Original file line number Diff line number Diff line change 1+ [ Contributing] ( https://www.kttdevelopment.com/git/contributing )
Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug Report
3+ about : Report a bug
4+ title : ' '
5+ labels : bug
6+ assignees : ' '
7+
8+ ---
9+
10+ ### Prerequisites
11+ * If ** all** checks are not passed then the pull request will be closed*
12+ - [ ] I have checked that no other similar feature request already exists
13+ - [ ] The feature request makes sense for the project
14+
15+ ** Operating System:** * Operating system name and version*
16+
17+
18+ ** Release Version:** * Release version or branch where the issue occurred*
19+
20+ ### Issue
21+ * Explain your issue. Add any screenshots here*
22+
23+
24+ ### Expected Behavior
25+ * Explain what was supposed to happen*
26+
27+
28+ ### Steps To Reproduce
29+ * Explain how and/or when the error occurred*
30+
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature Request
3+ about : Suggest a new feature
4+ title : ' '
5+ labels : feature request
6+ assignees : ' '
7+
8+ ---
9+
10+ ### Prerequisites
11+ * If ** all** checks are not passed then the pull request will be closed*
12+ - [ ] I have checked that no other similar feature request already exists
13+ - [ ] The feature request makes sense for the project
14+
15+ ### Proposal
16+ * Describe the feature that should be added*
17+
18+
19+ ### Reasoning
20+ * Explain why this feature should be added*
Original file line number Diff line number Diff line change 1+ ### Prerequisites
2+ * If ** all** checks are not passed then the pull request will be closed*
3+
4+ - [ ] My code follows the style listed in [ CONTRIBUTING] ( https://www.kttdevelopment.com/git/contributing )
5+ - [ ] I have checked that no other similar pull requests already exists
6+ - [ ] Build compiles
7+ - [ ] Build runs without exceptions
8+ - [ ] I have added/modified documentation (if applicable)
9+
10+ ### Changes Made
11+ * list changes made and/or relevant issues*
12+
13+ -
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments