mirror of
https://github.com/tauri-apps/libappindicator-rs.git
synced 2026-01-31 00:35:16 +01:00
chore: typo in PULL_REQUEST_TEMPLATE.md
This commit is contained in:
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -13,7 +13,7 @@ Before submitting a PR, please read https://github.com/tauri-apps/tauri/blob/dev
|
||||
- update docs
|
||||
- fix bugs
|
||||
|
||||
2. If there is a related issue, referenced in the PR text, e.g. closes #123.
|
||||
2. If there is a related issue, reference it in the PR text, e.g. closes #123.
|
||||
3. If this change requires a new version, then add a change file in `.changes` directory with the appropriate bump, see https://github.com/tauri-apps/libappindicator-rs/blob/dev/.changes/readme.md
|
||||
4. Ensure that all your commits are signed https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits
|
||||
5. Ensure `cargo test` and `cargo clippy` passes.
|
||||
|
||||
Reference in New Issue
Block a user