aboutsummaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Add intents to the issue templateRapptz2020-10-031-0/+4
|
* issue/PR templates: use h2 instead of h3iomintz2020-09-183-12/+12
| | | | | `h2` is the semantically correct heading here, as `h1` is for document titles and `h2` is for the top level headings within a document. `h3` should be used for subheadings of `h2` headings.
* Update issue template to redirect to discussionsRapptz2020-09-181-2/+5
|
* Add labels to the issue templatesRapptz2020-09-172-0/+2
|
* Require people to use templates when making an issueRapptz2020-08-051-0/+1
|
* Add support server as contact link in issue templatesjack11422020-05-102-11/+4
|
* Added comment for/redo system informationNCPlayz2019-06-071-3/+2
|
* Fix pluralization errors in various filesEhren Julien-Neitzert2019-05-231-1/+1
| | | | | * Replaced instances of 'return an' with 'returns an' * fixed pluralization errors
* Added example for template checkboxesDante Dam2019-05-212-2/+2
|
* Organise documentationNCPlayz2019-03-191-1/+1
|
* Add github templates and CONTRIBUTING.md file.Rapptz2019-03-085-0/+131
Fix for #1685