You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Report errors or suggest improvements to Number Systems Converter documentation
3
+
labels: ["documentation", "triage"]
4
+
body:
5
+
- type: markdown
6
+
attributes:
7
+
value: |
8
+
Please follow our [Contributing Guidelines](https://github.com/VoxDroid/Number-Systems-Converter/blob/main/CONTRIBUTING.md). Do not post unverified links or promotional content, as they will be considered spam and may lead to restrictions.
9
+
- type: checkboxes
10
+
id: guidelines
11
+
attributes:
12
+
label: Guidelines
13
+
description: Confirm that you have read and agree to follow our guidelines.
14
+
options:
15
+
- label: I have read the [Contributing Guidelines](https://github.com/VoxDroid/Number-Systems-Converter/blob/main/CONTRIBUTING.md) and agree to follow them.
16
+
required: true
17
+
- type: textarea
18
+
id: doc-issue
19
+
attributes:
20
+
label: Documentation Issue
21
+
description: Describe the issue or improvement needed in the documentation.
22
+
placeholder: e.g., Missing steps in README, unclear instructions...
23
+
validations:
24
+
required: true
25
+
- type: input
26
+
id: doc-location
27
+
attributes:
28
+
label: Documentation Location
29
+
description: Where is the issue located?
30
+
placeholder: e.g., README.md, docs/index.md
31
+
validations:
32
+
required: true
33
+
- type: textarea
34
+
id: suggestion
35
+
attributes:
36
+
label: Suggested Fix
37
+
description: If you have a suggestion for how to fix this, please describe it.
38
+
placeholder: e.g., Add a section on installation...
0 commit comments