Commit graph

13 commits

Author SHA1 Message Date
Martin Robinson
971490084e
Use a simpler GitHub pull request template (#36203)
The idea here is that we can use the pull request description as the
commit message, so that the git history is cleaner. This requires:

1. Removing comments from the message, as GitHub doesn't remove them
   from the pull request descriptions when committing.
2. Remove the checklist, which is now verified by the CI instead, so
   is less important.
3. Ask the contributor to remove the lines expicitly.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-03-30 10:14:13 +00:00
Alex Touchet
6dce40dc53
Minor pull request template cleanup 2018-12-08 13:11:37 -08:00
Simon Sapin
40acf0e38a Fix pull request template
8146850215
2018-04-29 16:18:13 +02:00
Fausto Núñez Alberro
b175a156e3
Add build-geckolib checkbox to pull request template 2018-03-31 15:04:13 +02:00
Ravi Shankar
79ae4384ca Request users to allow edits from maintainers in PRs 2017-03-23 22:56:02 +05:30
Josh Matthews
e9aba4a1fd Avoid a common formatting problem in pull requests
Markdown syntax treats the text directly above ---- as `<h1>`, which is intimidating as a reviewer.
2016-08-08 13:04:21 -04:00
Josh Matthews
1cfc2c9104 Try to mitigate the risk of unmodified PR descriptions 2016-05-25 19:11:54 -04:00
Josh Matthews
ac757b40ec Separate checklist from PR description. 2016-05-25 19:11:54 -04:00
Josh Matthews
7b17251cd9 Hide some PR template content 2016-05-25 19:11:37 -04:00
Mitchell Hentges
52507c80a0 Remove --faster flag from test-tidy, go fast by default. Fixes 11217 2016-05-25 21:17:22 +02:00
Josh Matthews
27d7d940bd Suggest a faster tidy. 2016-05-16 09:48:14 -04:00
Alan Jeffrey
11fc1dd5e5 Reworded some of PULL_REQUEST_TEMPLATE.md 2016-05-11 15:41:11 -05:00
Josh Matthews
3345d15f42 Create pull request template. 2016-05-10 15:38:47 -04:00