-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add documentation checkbox to PR template
- Loading branch information
Showing
1 changed file
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
**End-user friendly description of the problem this fixes or functionality that this introduces** | ||
- [ ] This change is worth documenting at https://docs.all-hands.dev/ | ||
- [ ] Include this change in the Release Notes. If checked, you **must** provide an **end-user friendly** description for your change below | ||
|
||
- [ ] Include this change in the Release Notes. If checked, you must provide an **end-user friendly** description for your change below | ||
**End-user friendly description of the problem this fixes or functionality that this introduces.** | ||
|
||
--- | ||
**Give a summary of what the PR does, explaining any non-trivial design decisions** | ||
|
||
--- | ||
**Give a summary of what the PR does, explaining any non-trivial design decisions.** | ||
|
||
|
||
--- | ||
**Link of any specific issues this addresses** | ||
**Link of any specific issues this addresses.** |