Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.79 KB

CONTRIBUTING.md

File metadata and controls

30 lines (17 loc) · 1.79 KB

Contributing

Welcome

We're so glad you're thinking about contributing to this project! If you're unsure about anything, just ask -- or submit an issue or pull request anyway. The worst that can happen is you'll be politely asked to change something. We love all friendly contributions.

We want to ensure a welcoming environment for all of our projects. Our team members follow the State of Alaska ethics guidelines and all contributors should do the same.

We encourage you to read this project's LICENSE, and its README.

Pull Request Process

First, identify the issue or bug you want to resolve. Then create a branch for that feature or bug-fix and initiate a pull request so that your code can be reviewed and merged into the project. Feature branches should be based on the current main branch.

A few things to keep in mind:

  • Write tests
  • Follow the style guide
  • Write good commit messages
  • Update documentation

Branches

This project has one main branch: main. This branch corresponds to the current, working, release-candidate of the code. Feature branches are used to merge features and coordinate releases and pull-requests to the main branch. A release- branch is used to deploy code for UAT and Production releases.

Public domain

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.