mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-17 14:24:07 +00:00
Update AGENTS.md instructions (#36627)
This commit is contained in:
@@ -6,3 +6,5 @@
|
|||||||
- Before committing `go.mod` changes, run `make tidy`
|
- Before committing `go.mod` changes, run `make tidy`
|
||||||
- Before committing new `.go` files, add the current year into the copyright header
|
- Before committing new `.go` files, add the current year into the copyright header
|
||||||
- Before committing any files, remove all trailing whitespace from source code lines
|
- Before committing any files, remove all trailing whitespace from source code lines
|
||||||
|
- Never force-push to pull request branches
|
||||||
|
- Always start issue and pull request comments with an authorship attribution
|
||||||
|
|||||||
Reference in New Issue
Block a user