Commit Graph

362 Commits

Author SHA1 Message Date
Yong Tang
bb077c0e49 Update GitHub template for CODE-OF-CONDUCT.md => .github/CODE_OF_CONDUCT.md (#3514)
This PR updates GitHub template for `CODE-OF-CONDUCT.md => `.github/CODE_OF_CONDUCT.md`,
to take advantage of GitHub feature in:

https://help.github.com/en/github/building-a-strong-community/adding-a-code-of-conduct-to-your-project

This PR also moves `SECURITY.md` to `.github/SECURITY.md` and alias it for consistency.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2019-12-07 15:45:27 +00:00
Miek Gieben
6cac0de83a Update github templates (#3510)
An ISSUE_TEMPLATE directory was added, meaning the ISSUE_TEMPLATE.md is
now obsolete. Remove stale.yml because not used. Symlink CONTRIBUTING.md
the other way around to get GitHub recognize it.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-12-07 04:04:14 -08:00
Zou Nengren
2503df9056 introduce issue and pull request templates (#3493)
* introduce issue and pull request templates

Signed-off-by: zouyee <zounengren@cmss.chinamobile.com>

* introduce issue and pull request templates

Signed-off-by: zouyee <zounengren@cmss.chinamobile.com>
2019-11-30 11:33:49 +01:00
Miek Gieben
ab4262d7eb Add CONTRIBUTING symlink (#2540)
symlink from within .github

This should be enough to show it in pull request; unless github has
something against symlinks.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-02-08 17:07:50 +00:00
Chris O'Haver
8b3e4e0687 Ask if the PR introduces backward incompatibility (#2538) 2019-02-08 16:30:17 +00:00
Chris O'Haver
35c5474660 Create ISSUE_TEMPLATE.md (#2297) 2018-11-13 15:32:40 +00:00
Miek Gieben
58d6991363 Update the pr template (#1862)
Add "Why is this needed".

I can get a description of what the PR does from the code changes,
answering the why question is more important.
2018-06-07 13:48:23 -07:00
Miek Gieben
f621870d9c Dont autoclose bugs (#1250) 2017-11-22 15:18:13 +00:00
Miek Gieben
4cedc8f902 extend stale-bot's deadline (#1224)
Add a note in about using the 'pinned' label for prevent stalebot from
closing your issue.
2017-11-13 10:16:38 +00:00
Miek Gieben
4fc381a491 Stalebot (#1165)
* stalebot: use wontfix-stalebot

I've added two new labels: wontfix-stalebot and pinned.

Wontfix-stalebot will be used by stalebot and pinned can be used to keep
issues open.

* later as well
2017-10-23 19:46:18 +01:00
Miek Gieben
25b2c538c1 probot: add 2 integrations (#1129)
close stale issues and stop the merging of PR with WIP in the name.
2017-10-02 20:12:55 +01:00
Yong Tang
6f874f0bd1 Add Pull Request templates (#1086)
This fix adds a Pull Request templates to be used.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-09-15 23:53:18 +01:00