This shows you the differences between two versions of the page.
faq:website [2015/07/01 20:27] mckaydavis created |
faq:website [2015/07/01 20:49] (current) mckaydavis |
||
---|---|---|---|
Line 3: | Line 3: | ||
=== Q: How can I request or make changes to the main website? === | === Q: How can I request or make changes to the main website? === | ||
- | **A:** Create a new issue on the GitHub project here: https://github.com/CodeforHawaii/codeforhawaii.github.io/issues/ | + | **A:** There are two methods: |
+ | - The Fork the [[https://github.com/CodeforHawaii/codeforhawaii.github.io/|GitHub project]], make the changes yourself, and submit a pull request. | ||
+ | - Create a new issue describing the desired changes on the GitHub project here: https://github.com/CodeforHawaii/codeforhawaii.github.io/issues/ | ||
+ | |||
+ | //The first method is preferred as it is quicker, distributes the effort, contributes back, and builds the community as whole.// |