@@ -8,29 +8,20 @@ Fixes / closes #????
88
99<!-- Remove anything that doesn't apply in the following checklist. -->
1010
11- <!-- If there is a user-visible change and testing is not prohibitively expensive: -->
12- - [ ] Added / updated ** test-suite** .
13-
1411<!-- If this is a feature pull request / breaks compatibility: -->
1512- [ ] Added ** changelog** .
1613- [ ] Added / updated ** documentation** .
17- <!-- Check if the following applies, otherwise remove these lines. -->
18- - [ ] Documented any new / changed ** user messages** .
19- - [ ] Updated ** documented syntax** by running ` make doc_gram_rsts ` .
2014
2115<!-- If this breaks external libraries or plugins in CI: -->
2216- [ ] Opened ** overlay** pull requests.
2317
2418<!-- Pointers to relevant developer documentation:
2519
26- Contributing guide: https://github.com/coq/coq/blob/master/CONTRIBUTING.md
27-
28- Test-suite: https://github.com/coq/coq/blob/master/test-suite/README.md
20+ Contributing guide: https://github.com/coq-community/stdlib/blob/master/CONTRIBUTING.md
2921
30- Changelog: https://github.com/coq/coq /blob/master/doc/changelog/README.md
22+ Changelog: https://github.com/coq-community/stdlib /blob/master/doc/changelog/README.md
3123
32- Building the doc: https://github.com/coq/coq/blob/master/doc/README.md
33- Sphinx: https://github.com/coq/coq/blob/master/doc/sphinx/README.rst
34- doc_gram: https://github.com/coq/coq/blob/master/doc/tools/docgram/README.md
24+ Building the doc: https://github.com/coq-community/stdlib/blob/master/doc/README.md
25+ Sphinx: https://github.com/coq-community/stdlib/blob/master/doc/sphinx/README.rst
3526
36- Overlays: https://github.com/coq/coq /blob/master/dev/ci/user-overlays/ README.md
27+ Overlays: https://github.com/coq-community/stdlib /blob/master/dev/doc/ README-CI .md
0 commit comments