mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-03-29 08:29:54 +00:00
4.8 KiB
4.8 KiB
name, about, ref
| 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.