Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.37 KB

CONTRIBUTING.md

File metadata and controls

34 lines (19 loc) · 1.37 KB

Design Contribution Guidelines

Welcome to the Cachet-UI repo and thank you for taking the time to contribute. Below are the guidelines for creating issues, submitting pull requests, etc. There are even resources for getting started with the open source design.

If you have any questions, feel free to drop a line in the Gitter chat room.

![Gitter](https://badges.gitter.im/Join Chat.svg)


Creating issues

Issues should be made by using the issue tracker.

Things to remember:

  • Be descriptive
  • Be respectful of others

Introduction into to Git and GitHub

If you are new to git, GitHub, and the whole open source software community, welcome! Here are some resources for getting started and understanding what it's all about.

If you're not particularly fond of the command line, you can get one of GitHub's free GUI desktop apps:

If you're feeling advantageous, you can become a Git & GitHub master with the Git Path on Code School.