-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add pull request manner Signed-off-by: spacewander <[email protected]> * Update .github/PULL_REQUEST_TEMPLATE.md Thanks for @hyperupcall Co-authored-by: Edwin Kofler <[email protected]> --------- Signed-off-by: spacewander <[email protected]> Co-authored-by: Edwin Kofler <[email protected]>
- Loading branch information
1 parent
ca18c6e
commit 3d96468
Showing
2 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<!-- | ||
Note | ||
* Mark the PR as draft until it's ready to be reviewed. | ||
* Please update the documentation to reflect the changes made in the PR. | ||
* If the command is covered by tests under ./tests, please add/update tests for any changes unless you have a good reason. | ||
* Make a new commit to resolve conversations instead of `push -f`. | ||
* To resolve merge conflicts, merge from the `main` branch instead of rebasing over `main`. | ||
* Please wait for the reviewer to mark a conversation as resolved. | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters