File tree 3 files changed +54
-0
lines changed
3 files changed +54
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Report a bug
4
+ title : " Bug: "
5
+ labels : " bug 🐛"
6
+ ---
7
+
8
+ ## OS Information
9
+
10
+ - OS:
11
+ - Browser (if applicable):
12
+ - Architecture:
13
+ - ` coder --version ` :
14
+
15
+ ## Steps to Reproduce
16
+
17
+ <!-- 1. -->
18
+ <!-- 2. -->
19
+ <!-- 3. -->
20
+
21
+ ## Expected
22
+
23
+ <!-- What should happen? -->
24
+
25
+ ## Actual
26
+
27
+ <!-- What actually happens? -->
28
+
29
+ ## Logs
30
+
31
+ ## Screenshot
32
+
33
+ <!-- Ideally provide a screenshot, gif, video or screen recording. -->
34
+
35
+ ## Notes
36
+
37
+ <!-- Anything else you want to share -->
Original file line number Diff line number Diff line change
1
+ blank_issues_enabled : true
2
+ contact_links :
3
+ - name : Question?
4
+ url : https://github.com/coder/coder/discussions/new?category=q-a
5
+ about : Ask for help on our GitHub Discussions board
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Documentation improvement
3
+ about : Suggest a documentation improvement
4
+ title : " Docs: "
5
+ labels : " documentation 📝"
6
+ ---
7
+
8
+ ## What is your suggestion?
9
+
10
+ ## How will this improve the docs?
11
+
12
+ ## Are you interested in submitting a PR for this?
You can’t perform that action at this time.
0 commit comments