| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,35 @@ | |||
| 1 | 1 | <!-- | |
| 2 | - 1. [Read and sign the CLA](https://cla.js.foundation/webpack/webpack.js.org). This needs to be done only once. PRs that haven't signed it won't be accepted. | ||
| 3 | - 2. Check out the [development guide](https://webpack.js.org/development/) for the API and development guidelines. | ||
| 4 | - 3. Read through the PR diff carefully as sometimes this can reveal issues. The work will be reviewed, but this can save some effort. | ||
| 2 | + HOLY CRAP a Pull Request. We ❤️ those! | ||
| 3 | + | ||
| 4 | + If you remove or skip this template, you'll make the 🐼 sad and the mighty god | ||
| 5 | + of Github will appear and pile-drive the close button from a great height | ||
| 6 | + while making animal noises. | ||
| 7 | + | ||
| 8 | + Please place an x (no spaces!) in all [ ] that apply | ||
| 5 | 9 | --> | |
| 10 | + | ||
| 11 | + This PR contains a: | ||
| 12 | + | ||
| 13 | + - [ ] **bugfix** | ||
| 14 | + - [ ] new **feature** | ||
| 15 | + - [ ] **code refactor** | ||
| 16 | + - [ ] **test update** <!-- if bug or feature is checked, this should be too --> | ||
| 17 | + - [ ] **typo fix** | ||
| 18 | + - [ ] **metadata update** | ||
| 19 | + | ||
| 20 | + ### Motivation / Use-Case | ||
| 21 | + | ||
| 22 | + <!-- | ||
| 23 | + Please explain the motivation or use-case for your change. | ||
| 24 | + What existing problem does the PR solve? | ||
| 25 | + If this PR addresses an issue, please link to the issue. | ||
| 26 | + --> | ||
| 27 | + | ||
| 28 | + ### Breaking Changes | ||
| 29 | + | ||
| 30 | + <!-- | ||
| 31 | + If this PR introduces a breaking change, please describe the impact and a | ||
| 32 | + migration path for existing applications. | ||
| 33 | + --> | ||
| 34 | + | ||
| 35 | + ### Additional Info | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments