Skip to content

Commit 3b45c9f

Browse files
committed
Updating proposal directories to match their PR number
1 parent 60f8c57 commit 3b45c9f

File tree

8 files changed

+5
-0
lines changed

8 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)