You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
Saner releases clean up (#12258)
* Remove allchange dependency Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Remove stale release scripts Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Update pull request template to remove allchange behaviours Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --------- Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
committed by
GitHub
parent
cd8679c172
commit
c71b8fdf78
19
.github/PULL_REQUEST_TEMPLATE.md
vendored
19
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -5,22 +5,3 @@
|
||||
- [ ] Tests written for new code (and old code if feasible)
|
||||
- [ ] Linter and other CI checks pass
|
||||
- [ ] Sign-off given on the changes (see [CONTRIBUTING.md](https://github.com/matrix-org/matrix-react-sdk/blob/develop/CONTRIBUTING.md))
|
||||
|
||||
<!--
|
||||
If you would like to specify text for the changelog entry other than your PR title, add the following:
|
||||
|
||||
Notes: Add super cool feature
|
||||
|
||||
Changes in this project also generate changelogs in Element Web. To disable this, use the following:
|
||||
|
||||
element-web notes: none
|
||||
|
||||
or specify alternative text:
|
||||
|
||||
element-web notes: Add super cool feature
|
||||
|
||||
Changes to this project require tagging with the type of change. If you know the correct type, add the following:
|
||||
|
||||
Type: [enhancement/defect/task]
|
||||
|
||||
-->
|
||||
|
Reference in New Issue
Block a user