Skip to content

Latest commit

 

History

History
70 lines (41 loc) · 3.93 KB

CONTRIBUTING.md

File metadata and controls

70 lines (41 loc) · 3.93 KB

Welcome!

We’re so glad you’re thinking about contributing to a Technology Transformation Services (TTS) open source project! If you’re unsure about anything, just ask — or submit your issue or pull request anyway. The worst that can happen is we’ll politely ask you to change something. We appreciate all friendly contributions.

TTS is committed to building a safe, welcoming, harassment-free culture for everyone. We expect everyone on the TTS team and everyone within TTS spaces, including contributors to our projects, to follow the TTS Code of Conduct.

We encourage you to read this project’s CONTRIBUTING policy (you are here), its LICENSE, README and its Workflow process.

If you have any questions or want to read more, check out the 18F Open Source Policy GitHub repository, or send us an email.

Guidelines

Submitting an issue

To help us get a better understanding of the issue you are submitting, please leverage the following outline (as used in the following Girl Develop It issue template):

Description

Include a high-level description of the feature or error here including steps of how to recreate it if applicable. Include any benefits, challenges, or considerations. This can be short and sweet.

Ask

Describe the desired behavior and what would deem this issue, bug, or feature complete.

To Do

  • Steps
  • To
  • Complete/Fix

Additional Info

Include any images, steps to recreate, notes, emojis, or whatever.

Submitting a pull request

Here are a few guidelines to follow when submitting a pull request:

  1. Create a GitHub account or sign in to your existing account.
  2. Fork this repo into your GitHub account (or just clone it if you're an 18F team member). Read more about forking a repo here on GitHub: https://help.github.com/articles/fork-a-repo/
  3. Create a branch that lightly defines what you're working on (e.g. add-styles).
  4. Once you're ready to submit a pull request, push your branch up to the repo.
  5. Submit your pull request against the main branch.

Questions or need help with setup? Feel free to open an issue here https://github.com/uswds/uswds-assets/issues.

Licenses and attribution

A few parts of this project are not in the public domain

The files in Fonts and pairings/Merriweather.zip and Fonts and pairings/Source_Sans_Pro.zip are from Google Web Fonts, licensed under the SIL Open Font License.

  • The Source Sans Pro fonts are copyright 2010, 2012 Adobe Systems Incorporated, with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries.

  • The Merriweather fonts are copyright © 2010-2013, Sorkin Type Co with Reserved Font Name 'Merriweather'.

The files in Fonts and pairings/Font_Awesome.zip are from Font Awesome by Dave Gandy under the SIL Open Font License 1.1.

The rest of this project is in the public domain

The rest of this project is in the worldwide 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.