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:
parent
cd8679c172
commit
c71b8fdf78
5 changed files with 3 additions and 337 deletions
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]
|
||||
|
||||
-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue