Commit Graph

12 Commits

Author SHA1 Message Date
Jordan Rose
944e44c074 GitHub: Speed up checking out a repository when linting
We only need two commits: the merge commit and the base ref.
2020-10-23 16:01:18 -07:00
Jordan Rose
a96afb8d33 GitHub: Clarify linting error to refer to precommit.py
...instead of just clang-format, since precommit.py does other linting
as well.
2020-09-30 11:32:17 -07:00
Nora Trapp
f05f2ff85f Add lint action 2020-03-14 15:40:02 -07:00
Nora Trapp
96d7b843b5 Github CI test 2020-03-14 15:40:02 -07:00
Michael Kirk
fb3efe3647
Update ISSUE_TEMPLATE.md 2018-05-22 13:34:02 -04:00
Michael Kirk
57008b7ad8
Update ISSUE_TEMPLATE.md 2018-05-22 13:33:45 -04:00
Michael Kirk
f33a845f24
Update ISSUE_TEMPLATE.md 2018-05-22 13:32:39 -04:00
Michael Kirk
c8b8a989fe
update crash reporting instructions 2018-04-03 12:22:58 -04:00
Andrey D
8d790ffb98 Update contributing.ms to use signal.org URLs; remove Bithub references (#2806)
* Update contributing.md to use signal.org URLs

* Remove Bithub references from readme.md, contributing.md

In hand with:
0bcf46bacd

* Remove Bithub references from PR template
2017-11-24 10:10:21 -08:00
Michael Kirk
a2862757ab crash reporting instructions in issue template (#1235)
// FREEBIE
2016-06-27 16:14:14 -07:00
2-4601
50d0cd6089 Improve debug log hint in issue template (#1204)
// FREEBIE
2016-06-02 09:36:06 -07:00
2-4601
4f38e70a06 Add templates for issues and pull requests
GitHub recently introduced templates for issues and PRs.
These will hopefully improve both.

Fixes #1088

//FREEBIE
2016-04-08 11:35:29 +02:00