mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-10 07:57:59 -05:00
Add testing instructions to PR template (#6324)
* Add testing instructions to PR template * add verbosity
This commit is contained in:
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -17,6 +17,10 @@ Works properly:
|
||||
- [x] x86_64
|
||||
- [ ] aarch64 (reasons why it doesn't)
|
||||
|
||||
## Run the following to get this pull request's changes locally for testing.
|
||||
```
|
||||
CREW_TESTING_REPO=https://github.com/<Please_enter_the_name_of_your_repo>/chromebrew.git CREW_TESTING_BRANCH=<Please_enter_the_branch_name_for_this_PR> CREW_TESTING=1 crew update
|
||||
```
|
||||
---
|
||||
|
||||
## That's it
|
||||
|
||||
Reference in New Issue
Block a user