Skip to content

Commit bb2ae7c

Browse files
authored
chore: Add issue triage process to contributing docs (bytecodealliance#10152)
1 parent 087dc74 commit bb2ae7c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/contributing-development-process.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
We use [issues] for asking questions ([open one here][newissue]!) and tracking
44
bugs and unimplemented features, and [pull requests] (PRs) for tracking and
5-
reviewing code submissions.
5+
reviewing code submissions. We triage new issues at each of our bi-weekly
6+
[Wasmtime meetings][meetings].
67

78
### Before submitting a PR
89

@@ -77,3 +78,4 @@ removing warnings, etc.
7778
[issue keywords]: https://help.github.com/articles/closing-issues-using-keywords/
7879
[Core Team]: https://github.com/orgs/bytecodealliance/people/
7980
[newissue]: https://github.com/bytecodealliance/wasmtime/issues/new
81+
[meetings]: https://github.com/bytecodealliance/meetings/tree/main/wasmtime

0 commit comments

Comments
 (0)