Skip to content

Commit 0fa4a6c

Browse files
authored
CONTRIBUTING.md: timeout policy (#187)
Explain that we'll close issues or PRs after a period of inactivity. This will reduce clutter on the issue and PR pages.
1 parent 64493be commit 0fa4a6c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,12 @@ The CI system will automatically check that the README is up-to-date by running
118118
`make` and verifying no changes result. If you see a CI failure about the
119119
README being out of sync, follow the steps above to regenerate it.
120120

121+
## Timeouts
122+
123+
If a contributor hasn't responded to issue questions or PR comments in two weeks,
124+
the issue or PR may be closed. It can be reopened when the contributor can resume
125+
work.
126+
121127
## Code of conduct
122128

123129
This project follows the [Go Community Code of Conduct](https://go.dev/conduct).

0 commit comments

Comments
 (0)