Update PR template to make it easy to request for doc changes (#15665)

A link can be clicked to open a new request in minio/docs if something
in the documentation needs to be changed.
This commit is contained in:
Anis Elleuch
2022-09-07 23:25:02 +01:00
committed by GitHub
parent 96bfa77856
commit bb855499e1

View File

@@ -15,5 +15,6 @@
## Checklist:
- [ ] Fixes a regression (If yes, please add `commit-id` or `PR #` here)
- [ ] Documentation updated
- [ ] Unit tests added/updated
- [ ] Internal documentation updated
- [ ] Create a documentation update request [here](https://github.com/minio/docs/issues/new?label=doc-change,title=Doc+Updated+Needed+For+PR+github.com%2fminio%2fminio%2fpull%2fNNNNN)