File tree Expand file tree Collapse file tree 4 files changed +10
-12
lines changed Expand file tree Collapse file tree 4 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 2
2
name : Bug report
3
3
about : Create a report to help us improve Devdocs
4
4
title : ' '
5
- labels : ' '
5
+ labels : ' bug '
6
6
assignees : ' '
7
7
---
8
8
@@ -13,24 +13,22 @@ If possible fill each section
13
13
# Bug report
14
14
15
15
<!--
16
- Verify this steps before writing a new issue
17
-
18
- - Update to the most recent master release; the bug may already be fixed.
16
+ Verify this steps before writing a new issue:
19
17
20
18
- Search for existing issues; it's possible someone has already encountered this bug.
21
19
-->
22
20
23
21
## OS information
24
22
25
23
<!--
26
- Write what operative system and web browser you use
24
+ What operating system and browser version are you using?
27
25
-->
28
26
29
27
## Steps to reproduce
30
28
31
29
<!--
32
- Write the steps to reproduce this bug or write a description about when and how is
33
- this happening
30
+ Write the steps to reproduce this bug or write a description about when and how you
31
+ encountered it
34
32
-->
35
33
36
34
## More resources
Original file line number Diff line number Diff line change 1
1
blank_issues_enabled : false
2
2
contact_links :
3
3
- name : Question
4
- about : " Ask and get involve on Gitter"
4
+ about : " Ask questions and have discussions on Gitter"
5
5
url : " https://gitter.im/FreeCodeCamp/DevDocs"
6
6
- name : New Documentation
7
7
about : " Request a new documentation on Trello"
Original file line number Diff line number Diff line change 1
1
---
2
- name : Documentation style bug
3
- about : Report documentation that has lost its style
2
+ name : Documentation bug
3
+ about : Report a problem with a specific documentation
4
4
title : ' '
5
- labels : ' '
5
+ labels : ' docs/improvement '
6
6
assignees : ' '
7
7
---
8
8
Original file line number Diff line number Diff line change 2
2
name : Feature request
3
3
about : Suggest a new feature
4
4
title : ' '
5
- labels : ' '
5
+ labels : ' feature '
6
6
assignees : ' '
7
7
---
8
8
You can’t perform that action at this time.
0 commit comments