4.8 KiB
4.8 KiB
| name | about | ref |
|---|---|---|
| New pull request | Open a new pull request to contribute to continuwuity | main |
This pull request...
Pull request checklist:
- This pull request targets the
mainbranch, and the branch is named something other thanmain. - I have written an appropriate pull request title and my description is clear.
- I understand I am responsible for the contents of this pull request.
- I have followed the contributing guidelines:
- My contribution follows the code style, if applicable.
- I ran pre-commit checks before opening/drafting this pull request.
- I have tested my contribution (or proof-read it for documentation-only changes) myself, if applicable. This includes ensuring code compiles.
- My commit messages follow the commit message format and are descriptive.
- I have written a news fragment for this PR, if applicable.