| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0a91a34 commit 30fd536
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -147,6 +147,14 @@ module. Thankfully, Github provides a means to do this. Add a dependency to the | |||
| 147 | 147 | ||
| 148 | 148 | Where `{id}` is the # ID of your Pull Request. | |
| 149 | 149 | ||
| 150 | + ## Contributor License Agreement | ||
| 151 | + | ||
| 152 | + When submitting your contribution, a CLA (Contributor License Agreement) bot will come by to verify that you signed the [CLA](https://cla.js.foundation/webpack-contrib/webpack-defaults). | ||
| 153 | + If it is your first time, it will link you to the right place to sign it. | ||
| 154 | + However, if you have committed your contributions using an email that is not the same as your email used on GitHub, the CLA bot can't accept your contribution. | ||
| 155 | + | ||
| 156 | + Run `git config user.email` to see your Git email, and verify it with [your GitHub email](https://github.com/settings/emails). | ||
| 157 | + | ||
| 150 | 158 | ## Thanks | |
| 151 | 159 | ||
| 152 | 160 | For your interest, time, understanding, and for following this simple guide. | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -147,6 +147,14 @@ module. Thankfully, Github provides a means to do this. Add a dependency to the | |||
| 147 | 147 | ||
| 148 | 148 | Where `{id}` is the # ID of your Pull Request. | |
| 149 | 149 | ||
| 150 | + ## Contributor License Agreement | ||
| 151 | + | ||
| 152 | + When submitting your contribution, a CLA (Contributor License Agreement) bot will come by to verify that you signed the [CLA](https://cla.js.foundation/${repo}). | ||
| 153 | + If it is your first time, it will link you to the right place to sign it. | ||
| 154 | + However, if you have committed your contributions using an email that is not the same as your email used on GitHub, the CLA bot can't accept your contribution. | ||
| 155 | + | ||
| 156 | + Run `git config user.email` to see your Git email, and verify it with [your GitHub email](https://github.com/settings/emails). | ||
| 157 | + | ||
| 150 | 158 | ## Thanks | |
| 151 | 159 | ||
| 152 | 160 | For your interest, time, understanding, and for following this simple guide. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments