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

Adds Issues and Pull Requests templates #42

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TecnoSigma
Copy link

Pull Request Template

Description

Adding Issue and Pull Request templates.

Type of change

  • [ x ] New feature (non-breaking change which adds functionality)

Checklist:

  • [ x ] My code follows the style guidelines of this project
  • [ x ] I have performed a self-review of my own code
  • [ x ] I have made corresponding changes to the documentation
  • [ x ] My changes generate no new warnings
  • [ x ] New and existing unit tests pass locally with my changes
  • [ x ] Any dependent changes have been merged and published in downstream modules

@@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## UNRELEASED

## [1.7.0] - 2021-06-07
### Added
- Add Issue and Pull Request templates

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect list-item indent: add 2 spaces

@@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## UNRELEASED

## [1.7.0] - 2021-06-07

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found reference to undefined definition

@@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## UNRELEASED

## [1.7.0] - 2021-06-07

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use the trailing [] on reference links

@sourcelevel-bot
Copy link

SourceLevel has finished reviewing this Pull Request and has found:

  • 72 possible new issues (including those that may have been commented here).
  • 3 fixed issues! 🎉

See more details about this review.

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.

1 participant