File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ name : " π Documentation"
2+ description : " Report an issue related to documentation"
3+ title : " π Documentation: "
4+ labels : [documentation]
5+ body :
6+ - type : markdown
7+ attributes :
8+ value : |
9+ Thanks for taking the time to fill out our documentation update request form π
10+ - type : textarea
11+ id : issue-description
12+ validations :
13+ required : true
14+ attributes :
15+ label : " π Description"
16+ description : " A clear and concise description of what the issue is."
17+ placeholder : " Documentation should not ..."
18+ - type : checkboxes
19+ id : no-duplicate-issues
20+ attributes :
21+ label : " π Have you spent some time to check if this issue has been raised before?"
22+ description : " Have you Googled for a similar issue or checked our older issues for a similar bug?"
23+ options :
24+ - label : " I checked and didn't find similar issue"
25+ required : true
26+ - type : checkboxes
27+ id : read-code-of-conduct
28+ attributes :
29+ description : " This is our [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)."
30+ label : " π’ Have you read the Code of Conduct?"
31+ options :
32+ - label : " I read the Code of Conduct"
33+ required : true
You canβt perform that action at this time.
0 commit comments