File tree Expand file tree Collapse file tree 3 files changed +51
-2
lines changed Expand file tree Collapse file tree 3 files changed +51
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug
3+ about : Report a bug
4+ title : ' '
5+ labels : bug
6+ assignees : ' '
7+ ---
8+
9+ ## Description
10+
11+ <!-- Please provide a brief description of the bug -->
12+
13+ ### Expected behavior
14+
15+ <!-- Please describe what you expect to happen -->
16+
17+ ### Actual behavior
18+
19+ <!-- Please describe what is actually happening -->
20+
21+ ### Steps to reproduce the bug
22+
23+ <!-- Please provide the steps to reproduce the issue -->
24+
25+ 1 . ...
26+ 2 . ...
27+ 3 . ...
28+
Original file line number Diff line number Diff line change 1- blank_issues_enabled : true
1+ blank_issues_enabled : false
22contact_links :
33 - name : Question
44 url : https://spectrum.chat/graphql-java-kick/tools
5- about : If you have a question ask it on Spectrum. All questions on GitHub will be deleted.
5+ about : Anything you are not sure about? Ask the community on Spectrum!
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature
3+ about : Suggest an idea
4+ title : ' '
5+ labels : feature
6+ assignees : ' '
7+ ---
8+
9+ __ I want to suggest an idea and checked that ...__
10+
11+ - [ ] ... to my best knowledge, my idea wouldn't break something for other users
12+ - [ ] ... the documentation does not mention anything about my idea
13+ - [ ] ... there are no open or closed issues that are related to my idea
14+
15+ ## Description
16+
17+ <!-- Please provide a brief description of the feature -->
18+
19+ ### Use Cases
20+
21+ <!-- Please describe how your suggestion would benefit you and other users -->
You can’t perform that action at this time.
0 commit comments