aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
AgeCommit message (Collapse)Author
2020-08-04Mention coqbot minimize feature in issue template.Julien Coolen
This allows coqbot to reply back with a minimized version of some code reproducing a bug, using the coq-bug-minimizer program from Jason Gross. See https://github.com/JasonGross/coq-tools#coq-bug-minimizer.
2019-01-26Simplify the GitHub issue templateTej Chajed
2017-11-13Move contributing files to .github/ sub-directory.Théo Zimmermann
The overall goal is to reduce the number of files at the root of the repository.