feedback
BrowserStack / browserstack (push) Has been cancelled Details

This commit is contained in:
Mark Otto 2025-04-06 12:46:50 -07:00
parent 0dd1f977c6
commit 3ce9cecf44
1 changed files with 3 additions and 2 deletions

View File

@ -204,13 +204,14 @@ included in the project:
git pull [--rebase] upstream main
```
8. Push your topic branch up to your fork:
8. Commit your changes, but **do not push compiled CSS and JS files in `dist` and `js/dist`**.
Push your topic branch up to your fork:
```bash
git push origin <topic-branch-name>
```
9. [Open a pull request](https://help.github.com/articles/about-pull-requests/)
9. [Open a pull request](https://help.github.com/articles/about-pull-requests/)
with a clear title and description against the `main` branch.
**IMPORTANT**: By submitting a patch, you agree to allow the project owners to