-
Notifications
You must be signed in to change notification settings - Fork 972
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
- [ ] Did you search for similar issues before submitting this one? | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
luixxiul
Contributor
|
||
|
||
- Describe the issue you encountered: | ||
- Expected behavior: | ||
|
||
- Platform | ||
- Win7, 8, 10? OS X? Linux(distro)? | ||
- Brave Version | ||
- Steps to reproduce | ||
1. | ||
2. | ||
3. | ||
- Screenshot (if needed) | ||
- # of any related issues |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
- [ ] Submitted a [ticket](https://github.com/brave/browser-laptop/issues) for my issue if one did not already exist. | ||
- [ ] Used Github [auto-closing keywords](https://help.github.com/articles/closing-issues-via-commit-messages/) in the commit message. | ||
- [ ] Ran `git rebase -i` to squash commits if needed. |
2 comments
on commit 085b7bb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I created the issue #1788 based on the template, and noticed this would be better.
:heavy_check_mark: I have searched for similar issues before submitting this one.
**Describe the issue you encountered:** ...
**Expected behavior:** ...
- Platform: ...
- Brave Version: ...
How do you think, @diracdeltas ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about including a prompt before that? It might also make it more clear that it’s to be edited and show how it’s edited:
I have (please tick where appropriate [x])
- Submitted a ticket for my issue if one did not already exist.
- Used GitHub auto-closing keywords in the commit message.
- Ran
git rebase -i
to squash commits if needed.
One other thing, sometimes the CI builds are initiated for simple typos or changing the documentation (three of the most recent document change only builds: one, two, three). These unnecessary builds are taking upwards of 40 minutes a time. Perhaps include a line about very minor edits too:
Is this a minor edit (for example, a change to README.md)?
Please include the[ci skip]
tag in the subject.
Based on #1748 (comment),