Browse Source

README: provide ref for issue and PR managenet doc

related: https://github.com/etcd-io/etcd/pull/10668

Provide a ref to the issue and PR management doc from the README,
similar to other references we have provided in the README.
Sahdev P. Zala 6 years ago
parent
commit
336c01b8d4
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -173,6 +173,12 @@ See [reporting bugs](Documentation/reporting_bugs.md) for details about reportin
 
 
 A security vulnerability can be reported as an issue, however, GitHub and mailing lists may NOT always be an appropriate place for reporting vulnerabilities. In that case, please reach out to the project [MAINTAINERS](https://github.com/etcd-io/etcd/blob/master/MAINTAINERS) to first discuss the vulnerabilities with them and take necessary action per such discussion.
 A security vulnerability can be reported as an issue, however, GitHub and mailing lists may NOT always be an appropriate place for reporting vulnerabilities. In that case, please reach out to the project [MAINTAINERS](https://github.com/etcd-io/etcd/blob/master/MAINTAINERS) to first discuss the vulnerabilities with them and take necessary action per such discussion.
 
 
+## Issue and PR management
+
+See [issue triage guidelines](Documentation/triage/issues.md) for details on how issues are managed.
+
+See [PR management](Documentation/triage/PRs.md) for guidelines on how pull requests are managed.
+
 ## etcd Emeritus Maintainers
 ## etcd Emeritus Maintainers
 
 
 These emeritus maintainers dedicated a part of their career to etcd and reviewed code, triaged bugs, and pushed the project forward over a substantial period of time. Their contribution is greatly appreciated.
 These emeritus maintainers dedicated a part of their career to etcd and reviewed code, triaged bugs, and pushed the project forward over a substantial period of time. Their contribution is greatly appreciated.