Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 669 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (14 loc) · 669 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, Twitter, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct (see below), please follow it in all your interactions with the project. Be excellent to eachother, and party on 🤘

Setup

  1. Clone project git clone xxxx
  2. Navigate to project cd xxk
  3. Install dependencies npm
  4. Run the development server npm run dev

Development

See README.md for information on working with project.

Pull Request Process

  1. Make a PR with working or conceptual code.
  2. Submit it.