Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Invite PR submitters to credit themselves (#11744)
Browse files Browse the repository at this point in the history
Co-authored-by: Brendan Abolivier <[email protected]>
  • Loading branch information
David Robertson and babolivier authored Jan 13, 2022
1 parent b963204 commit 4ca8fcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Use markdown where necessary, mostly for `code blocks`.
- End with either a period (.) or an exclamation mark (!).
- Start with a capital letter.
- Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
* [ ] Pull request includes a [sign off](https://matrix-org.github.io/synapse/latest/development/contributing_guide.html#sign-off)
* [ ] [Code style](https://matrix-org.github.io/synapse/latest/code_style.html) is correct
(run the [linters](https://matrix-org.github.io/synapse/latest/development/contributing_guide.html#run-the-linters))
1 change: 1 addition & 0 deletions changelog.d/11744.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Invite PR authors to give themselves credit in the changelog.

0 comments on commit 4ca8fcd

Please sign in to comment.