forked from iterative/dvc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update Github PR template: completely get rid of newlines to make for…
…matting sane
- Loading branch information
1 parent
bc543ac
commit 9af4b96
Showing
1 changed file
with
3 additions
and
9 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,14 +1,8 @@ | ||
* [ ] ❗ Have you followed the guidelines in the [Contributing to DVC](https://dvc.org/doc/user-guide/contributing/core) list? | ||
|
||
* [ ] 📖 Check this box if this PR **does not** require [documentation](https://dvc.org/doc) updates, | ||
or if it does **and** you have created a separate PR in [dvc.org](https://github.com/iterative/dvc.org) with | ||
such updates (or at least opened an issue about it in that repo). Please link | ||
below to your PR (or issue) in the [dvc.org](https://github.com/iterative/dvc.org) repo. | ||
|
||
* [ ] ❌ Have you checked DeepSource, CodeClimate, and other sanity checks below? | ||
We consider their findings recommendatory and don't expect everything to be | ||
addresses. Please review them carefully and fix those that actually improve | ||
code or fix bugs. | ||
* [ ] 📖 Check this box if this PR **does not** require [documentation](https://dvc.org/doc) updates, or if it does **and** you have created a separate PR in [dvc.org](https://github.com/iterative/dvc.org) with such updates (or at least opened an issue about it in that repo). Please link below to your PR (or issue) in the [dvc.org](https://github.com/iterative/dvc.org) repo. | ||
|
||
* [ ] ❌ Have you checked DeepSource, CodeClimate, and other sanity checks below? We consider their findings recommendatory and don't expect everything to be addresses. Please review them carefully and fix those that actually improve code or fix bugs. | ||
|
||
Thank you for the contribution - we'll try to review it as soon as possible. 🙏 | ||
|