Commit graph

14 commits

Author SHA1 Message Date
Ryuichi Watanabe
2ef99498be update cache action to v2 (#3749) 2020-08-30 18:53:09 -07:00
Joshua Bronson
34704b7729 Fix pre-commit cache key in GitHub Actions. (#3740)
Fix pre-commit cache key to include full Python version as per
https://github.com/pre-commit/pre-commit/issues/1575#issuecomment-678792700
and https://pre-commit.com/#github-actions-example
2020-08-23 21:52:28 -04:00
David Lord
8222636c6e remove lowest version test until next release
The next major release will depend on the next major releases of all
the other libraries, which is equivalent to devel right now.
2020-07-23 16:50:00 -07:00
David Lord
71fa9e4b8b use GitHub Actions for CI 2020-05-23 14:06:54 -07:00
Reece Dunham
efe36fe82b mention discord in issue template 2020-02-10 16:53:51 -08:00
Aadi Bajpai
a1a8f3f8c7 Comment out helpful tips in issue_template.md 2019-07-08 01:07:45 +05:30
Aadi Bajpai
5b8ec65076 Update ISSUE_TEMPLATE.md 2019-07-07 20:55:52 +05:30
Aditya
fa50bdd372 Use https for external links wherever possible 2018-10-27 17:58:45 +05:30
Grey Li
691411f951 Fix typo in issue template 2018-09-30 08:21:17 +08:00
Hsiaoming Yang
265ed3c1e9 Rename GitHub templates to md. They are Markdown. 2017-12-02 09:17:18 +01:00
Jaap Broekhuizen
7f197c7770 Mention Flask instead of Jinja in the issue template
For people not really comfortable with the flask ecosystem this can be really confusing.
2017-09-06 13:31:57 +02:00
David Lord
7a517652e0 update development resources
fix tox to test examples again
add detox tox env for faster testing
clean up makefile, add tox target
add extra group for installing dev requirements
clean up contributing doc, build with docs
expand issue template
add pull request template
2017-05-28 10:26:07 -07:00
Adrian
802db4914e Improve GitHub issue template 2016-06-02 23:27:41 +02:00
Hyunchel Kim
d14497d27f Add issue template, resolves #1773
On issue #1773, we wanted use issue templates to accomplish two things:
1. guide questions into StackOverflow and IRC channel
2. not duplicate CONTRIBUTING content
To resolve these, ISSUE_TEMPLATE is added to remind users not
to ask questions.
2016-06-02 12:19:29 -07:00