Skip to content

.github files that are inherited by all org repos unless specifically included in a repo

Notifications You must be signed in to change notification settings

RebootMotion/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Reboot Motion Github Settings

Issue Templates

The ISSUE_TEMPLATE folder sets the organization-wide default for adding new issues to repositories, reflecting the types of issues in Reboot Motion's current workflow:

  • NEW FEATURE This template is used when suggesting new functionality that does not currently exist, unless it introduces a breaking change.
  • BUG FIX This template is used when reporting a bug that needs to be fixed, unless it introduces a breaking change.
  • ENHANCEMENT This template is used when suggesting a change to existing functionality that is not tied to a bug report and does not introduce a breaking change.
  • BREAKING CHANGE This template is used instead of the other templates if the changes suggested for a new feature, bug fix, or enhancement would introduce a breaking change.

Additionally, the blank_issues_enabled: false setting in config.yml ensures that blank issues cannot be created.

Pull Request Template

This template sets an organization-wide default for writing effective Pull Requests.

About

.github files that are inherited by all org repos unless specifically included in a repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published