Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 994 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (15 loc) · 994 Bytes

Contributing to /dev/night homepage

We love contributions from everyone. By participating in this project, you agree to abide by our code of conduct.

We expect everyone to follow the code of conduct in all of the /dev/night's codebases, issue trackers, chatrooms, and mailing lists.

Thanks for contributing to the /dev/night homepage. Before implementing new features and changes, feel free to submit an issue. We're going to talk here 😜.

How to submit a pull request?

  1. Fork this repository.
  2. Create a new branch with the feature name. (Eg: add-emoji-deploy, fix-website-header)
  3. Make your changes.
  4. Commit your changes. Don't forget to add a commit title with an emoji and a description.
  5. Push your changes.
  6. Submit your pull request.