github.com/xg0n/routine@v0.0.0-20240119033701-c364deb94aee/.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.