Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Invite PR submitters to credit themselves (#11744) | David Robertson | 2022-01-13 | 1 | -0/+1 |
| | | | Co-authored-by: Brendan Abolivier <babolivier@matrix.org> | ||||
* | Update outdated links in `PULL_REQUEST_TEMPLATE.md` (#11225) | Dirk Klimpel | 2021-11-01 | 1 | -4/+5 |
| | |||||
* | Add tips for the changelog to the pull request template (#6663) | Andrew Morgan | 2020-01-16 | 1 | -1/+5 |
| | |||||
* | Markdownification and other fixes to CONTRIBUTING (#6461) | Andrew Morgan | 2019-12-04 | 1 | -4/+4 |
| | |||||
* | Add contributer docs for using the provided linters script (#6164) | Jason Robinson | 2019-11-02 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add lint dependencies black, flake8 and isort These are required when running the `lint.sh` dev scripts. Signed-off-by: Jason Robinson <jasonr@matrix.org> * Add contributer docs for using the providers linters script Add also to the pull request template to avoid build failures due to people not knowing that linters need running. Signed-off-by: Jason Robinson <jasonr@matrix.org> * Fix mention of linter errors correction Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> * Add mention for installing linter dependencies Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> * Remove linters from python dependencies as per PR review Signed-off-by: Jason Robinson <jasonr@matrix.org> | ||||
* | Update PR template to use absolute links (#4341) | Aaron Raimist | 2019-01-02 | 1 | -2/+2 |
| | | | | | | | | | | * Update PR template to use absolute links Signed-off-by: Aaron Raimist <aaron@raim.ist> * Add changelog Signed-off-by: Aaron Raimist <aaron@raim.ist> | ||||
* | Add a pull request template and add multiple issue templates | Aaron Raimist | 2018-11-13 | 1 | -0/+7 |
Signed-off-by: Aaron Raimist <aaron@raim.ist> |