github.com/timandy/routine@v1.1.4-0.20240507073150-e4a3e1fe2ba5/.github/PULL_REQUEST_TEMPLATE.md (about)

     1  - With pull requests:
     2    - Open your pull request against `main` branch.
     3    - It should pass all tests in the available continuous integration systems such as GitHub Actions.
     4    - You should add/modify tests to cover your proposed code changes.
     5    - If your pull request contains a new feature, please document it on the README.md and README_zh.md.