A guide on how to contribute to the community website!
View Website
·
Report Bug
·
Request Feature
The website aims to showcase our work as community including the upcomming events, ongoing projects, members of the community and means to communication we use.
Main Objectives:
- Gallery of Past events
- Community members profiles
- Past & Upcoming events such as meetups hackathons
- Ongoing Projects
- Contact Page
- Blog
We welcome any contribution to the website and community as a whole. Bellow is an introduction on how to get started.
Contribution areas:
- Content Creator: We look forward to onboarding a content creator for our blog.
- Content Moderator: We look forward to onboarding a content creator for our blog.
Please feel free to also suggest any other area you might be intrested to contribute
The community website is built with the following stack. You are also welcome to suggest other stack to include!
To be honest, there are no pre-requisite apart from joining our slack channel
- Add calendar to the community website
- Add Ghost CMS
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b AmazinFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin dev
) - Open a Pull Request to the dev branch