aboutsummaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
Commit message (Collapse)AuthorAgeFilesLines
* issue/PR templates: use h2 instead of h3iomintz2020-09-181-2/+2
| | | | | `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.
* Added example for template checkboxesDante Dam2019-05-211-1/+1
|
* Add github templates and CONTRIBUTING.md file.Rapptz2019-03-081-0/+14
Fix for #1685