You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Albert Hu - <ahref="https://www.linkedin.com/in/albhu/">Linkedin</a> - <ahref="https://twitter.com/thatguyintech">Twitter</a> - <ahref="https://github.com/thatguyintech">GitHub</a></li>
@@ -164,6 +175,7 @@ See the [open issues](https://github.com/eversmile12/create-web3-dapp/issues) fo
164
175
<palign="right">(<ahref="#top">back to top</a>)</p>
165
176
166
177
<!-- CONTRIBUTING -->
178
+
167
179
### Contributing
168
180
169
181
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
@@ -218,17 +230,16 @@ If you have a suggestion that would make this better, please fork the repo and c
218
230
219
231
<palign="right">(<ahref="#top">back to top</a>)</p>
220
232
221
-
222
233
<!-- LICENSE -->
234
+
223
235
## License
224
236
225
237
Distributed under the MIT License. See `LICENSE.txt` for more information.
226
238
227
239
<palign="right">(<ahref="#top">back to top</a>)</p>
228
240
229
-
230
-
231
241
<!-- CONTACT -->
242
+
232
243
## Contact
233
244
234
245
Your Name - [@twitter_handle](https://twitter.com/vittostack) - [email protected]
1. Check the [ISSUES](https://github.com/Eversmile12/create-web3-dapp/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc). Read every issue to understand what's needed and whether it's something you can help with.
6
+
7
+
2. Ask other contributors to see if no one has taken the issue yet. If you're interested in tackling such a feature and it's still available, we will assign you to the task.
8
+
9
+
3. Clone the repo and create your own branch using `git checkout -b your_branch_name`. Remember to use a branch name that describes WHAT you're doing/fixing.
10
+
11
+
4. Setup your local development environment. Instructions
12
+
13
+
5. Once your work is done with the local copy of the repo, don't hesitate to open a pull request. We'll gladly revise and push as deemed fit.
14
+
15
+
6. Feel free to add new issues as you read the code and find inconsistencies and/or possible features that may add up to the website. Follow the labeling standards to make it easier to understand what you're proposing.
16
+
17
+
7. Document changes and/or issues clearly. Make it easy for everyone involved to understand your ideas/changes.
In order to create a pull request for create-web3-dapp, follow the GitHub instructions for [Creating a pull request from a fork](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork). Please link your pull request to an existing issue.
0 commit comments