1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
3a3c0d34fa
stale: only apply to PRs 2019-10-01 12:04:52 +02:00
Martine Lenders
7a845be86a github: add configuration for stale-bot 2019-08-09 12:55:55 +02:00
2b7b662973
ISSUE_TEMPLATE: update Versions section 2019-05-24 17:14:06 +02:00
Martine Lenders
1152355029 github: fix security bug template 2019-01-30 08:05:43 +01:00
Martine Lenders
cb0bdd9e6a github: fix wording on questions in bug_report.md 2019-01-21 15:27:40 +01:00
Martine Lenders
aff4d40fb2 .github: add big warning signs about security bugs 2019-01-21 15:27:40 +01:00
9ce34a79e5 .github: add feature request template 2018-09-25 22:54:54 +02:00
cladmi
cae9da6faa
github/pr: add missing newline at end of file 2018-08-22 13:26:08 +02:00
cladmi
c2f1409d6c
github: add 'testing' to the PR template
Add a section on the testing procedure for a pull request.
It should help reviewing pull requests as they often not describe which
application raises the error they are fixing or any way of verifying
that a feature is correctly implemented.
2018-08-22 13:24:14 +02:00
Martine Lenders
bf3daeb079 github: Update issue templates for front-end 2018-07-09 21:44:52 +02:00
Martine Lenders
0652974f3d github: move ISSUE_TEMPLATE.md to ISSUE_TEMPLATE/bug_report.md
GitHub supports different types of issue templates for a while now.
The following types are supported:

* Bug report
  (living in `.github/ISSUE_TEMPLATE/bug_report.md`),
* Feature request
  (living in `.github/ISSUE_TEMPLATE/feature_request.md`), and
* Custom issue template
  (living in `.github/ISSUE_TEMPLATE/custom.md`)

Our current issue template is mostly a bug report template, so this
moves it to `.github/ISSUE_TEMPLATE/bug_report.md`.
2018-07-05 15:23:58 +02:00
5c4495f69d github: add issue template 2017-12-08 12:11:44 +01:00
81d13deb41 github: add PR template 2017-12-08 12:11:44 +01:00