Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.54 KB

CONTRIBUTING.md

File metadata and controls

40 lines (31 loc) · 1.54 KB

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue,or Telegram.

Please note we have a code of conduct, please follow it in all your interactions with the project. When you are ready to contribute, follow the next steps.

  1. Fork this repository.

  2. Clone your fork.

  3. cd voxed4/site

  4. npm install
    npm install -g @ionic/cli native-run cordova-res
    ng serve

    • Or run for all devices in your network.

    ng serve --host your.local.ip.addr --disableHostCheck true

  5. Lets code

  6. Commit changes.

  7. Push changes to new a branch.

  8. Make pull request.

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
  2. Update the TODO list in the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.
  3. If you make changes, features, or bugfixes in the frontend, please attach a screenshot.
  4. Please don't Merge your/s PRs. The official colaborators will merge it.

Code of Conduct

Our Pledge

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.