Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 2.1 KB

CONTRIBUTING.md

File metadata and controls

49 lines (34 loc) · 2.1 KB

We love new ideas that push this repository and design sprints forward. We are using GitHub issues, and GitHub projects to track progress for tracking our work on the repository. Here are the ways that you can contribute:

We ask that you abide by our code of conduct when contributing to the guide.

Maintenance and Improvements

If you find a bug, misspelling or other problem with anything please add a new issue.

Also we'd welcome you to submit a pull request to make fixes yourself. The new content guides below should be helpful.

New Content

Ideas

We welcome ideas for new features and enhancements, you can make suggestions or start discussions by opening a new issue.


Deploy Previews

Netlify will automatically deploy previews when you push up new code, when you open a pull request the integration will comment with a link that you can use to view the deploy. You can also see the preview before opening a pull request by logging into Netlify and navigating to the 'deploys' tab for the site, or using the following format:

branch--yoursitename.netlify.app

Deploy to Production

The site will deploy to production every time new commits are added to the main branch.