Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
Use draft PR instead WIP indicator (#969)
Browse files Browse the repository at this point in the history
Using a draft PR better conveys the intention of something being a work in progress, and protects against accidental merges.
  • Loading branch information
andyw8 committed Nov 6, 2020
1 parent 7583990 commit 66c5281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Expand Up @@ -3,7 +3,7 @@
- Prefix it with [Feature] (if applicable)
- Start with a verb, for example: Add, Delete, Improve, Fix…
- Give as much context as necessary and as little as possible
- Prefix it with [WIP] while it’s a work in progress
- Use a draft PR while it’s a work in progress
-->

### WHY are these changes introduced?
Expand Down

0 comments on commit 66c5281

Please sign in to comment.