Commit Graph

17 Commits (gw_fix_load_log)

Author SHA1 Message Date
Brandon Pfeifer 8f78c4bb02
chore: backport semantic PR and commit message checks (#23306)
* chore: use common semantic PR and commit message checks (#23300)

After this is merged, the old semantic checker can be disabled, and its config file removed from the repository.

* chore: remove previous semantic pull request config (#23305)

* chore: remove previous semantic pull request config

* chore: update pull request template, conventional commit version

Co-authored-by: Jacob Marble <jacobmarble@influxdata.com>
2022-04-27 11:09:06 -04:00
smasuda e4d0f3c54f to fix the dead link 2018-10-31 16:38:15 +09:00
Jonathan A. Sternberg 1fa00bf931 Update issue templates
Using the multiple github issue templates functionality described here:
https://help.github.com/articles/about-issue-and-pull-request-templates/

This will hopefully make the default issue template less verbose so
information isn't lost. In the future, we can add additional templates
for specific things like performance or query bug reports.
2018-05-07 08:32:12 -05:00
Jonathan A. Sternberg 6c4beaa7e9 Remove unnecessary checkboxes in the pull request template
The changelog is now updated automatically, tests are reported to github
as part of the CI status, and rebased/merged are also covered by
built-in github functionality.
2018-02-07 12:19:50 -06:00
Edd Robinson bbeb3e2f15 Update issue template 2017-05-15 14:12:00 +01:00
Jack Zampolin 179401c88d Update ISSUE_TEMPLATE.md 2017-03-17 14:20:16 -07:00
Mark Rushakoff 3ba65a3650 Mention config settings in PR template 2017-03-15 08:44:48 -07:00
Cory LaNou d1442c7573 Add Documentation Task to Pull Request Template 2016-12-07 10:14:05 -06:00
Jason Wilder 4543724eb5 Add heap profile to issue template 2016-07-26 09:54:46 -06:00
Jason Wilder b20bbf5064 Add additional debug commands 2016-07-24 22:33:59 -06:00
Jonathan A. Sternberg e50850da5b Update pull request template to reference man pages and update changelog 2016-07-22 10:34:40 -05:00
Cory LaNou ec3b463c89 Add debug commands to issue template
Offer better suggestions for creating debug artifacts when filing issues.
2016-07-19 09:58:57 -05:00
Sean Beckett 8edf48cbc7 add syntax example to optional PR requirements 2016-06-17 17:53:05 -06:00
gunnaraasen 130ee740a2 Add issue template 2016-03-30 14:35:45 -07:00
Sean Beckett 23570af667 Update PULL_REQUEST_TEMPLATE.md 2016-03-25 15:46:00 -07:00
Sean Beckett d2eb123c51 update PR template to avoid stale InfluxQL spec 2016-03-24 14:11:35 -07:00
Goutham Veeramachaneni 8ff1143aaa Added Pull Request Template
As we are already making use of the template in Contributing.md, it makes sense to use github's new feature! Check https://github.com/blog/2111-issue-and-pull-request-templates
2016-02-25 20:25:23 +05:30