Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PR template & contributing doc #15

Merged
merged 3 commits into from
Oct 22, 2022
Merged

Conversation

cameri
Copy link
Owner

@cameri cameri commented Oct 21, 2022

Description

  1. Add PR template
  2. Add CONTRIBUTING.md

Motivation and Context

  1. Add documentation to incentivize contributions

Types of changes

  • Non-functional change (docs, style, minor refactor)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my code changes.
  • All new and existing tests passed.

@coveralls
Copy link
Collaborator

coveralls commented Oct 21, 2022

Pull Request Test Coverage Report for Build 3301253880

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 64.737%

Totals Coverage Status
Change from base Build 3300735365: 0.0%
Covered Lines: 425
Relevant Lines: 683

💛 - Coveralls

@cameri cameri force-pushed the docs/add-github-templates branch from d656ff8 to 9114ed7 Compare October 21, 2022 22:13
@cameri cameri changed the title Add GitHub templates Add PR template & contributing doc Oct 22, 2022
@cameri cameri merged commit 27dcc5b into main Oct 22, 2022
@cameri cameri deleted the docs/add-github-templates branch October 22, 2022 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants