Skip to content

(WIP!) An easy way to build the perfect Code of Conduct for your event/community/organisation

License

Notifications You must be signed in to change notification settings

dannyrayman/CodeOfConduct.Builder

 
 

Repository files navigation

Code of Conduct Builder Logo

A set of clickable options to build the perfect Code of Conduct for your event/community/organisation.

Check out it out at http://codeofconduct.io.

Contributing

Yay! Come help. Check out the issues. The easiest way to serve the website locally is to follow the development guidlines below. Let me know if there are any hitches there!

Also I try to use the branching model described here. Don't worry about it too much but the main thing is to make pull requests against the develop branch. Not master!

We expect everyone to follow our own code of conduct as well as the Mozilla Community Participation Guidelines.

Development

To get a local version of this website on your computer should be as easy as:

  • install Docker community edition
git clone https://github.com/alexmorley/CodeOfConduct.Builder.git #clone this project
cd CodeOfConduct.Builder # go to project folder
git checkout develop # checkout the development branch
git checkout -b my-new-feature # create a feature branch for your changes 
./run_docker.sh #run the docker image # this will require admin permissions
./chg_permissions # to make edits / commit your changes you might have to do this too... 

About

(WIP!) An easy way to build the perfect Code of Conduct for your event/community/organisation

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 60.4%
  • JavaScript 31.6%
  • CSS 6.7%
  • Shell 1.3%