Skip to content

Commit 1a87172

Browse files
authored
Updating proposal directories to match their PR number (#741)
1 parent 60f8c57 commit 1a87172

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

docs/proposals/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Proposals Best Practices
2+
3+
4+
## Naming
5+
The directory of the proposal should lead with a 4-digit PR number (will move to 5,6,... should our PR count get that high), followed by kebab-cased title. The PR number is not known until the PR is cut, so development can use a placeholder, ex. XXXX-my-proposal. PR number is used b/c it is unique & chronological, allowing the default ordering of proposals to follow the timeline of development.

0 commit comments

Comments
 (0)