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 repo specific issue templates #616

Merged
merged 1 commit into from
May 2, 2022

Conversation

azeey
Copy link
Contributor

@azeey azeey commented May 2, 2022

Summary

(Related to gazebosim/gz-sim#1461)

Override the org level issue templates in order to make the issue templates more specific to this repo. This is currently just a copy of the files from https://github.com/ignitionrobotics/.github, but we are planning to remove the GUI/Rendering section from the issue templates there.

Note, I had to copy both files in ISSUE_TEMPLATES even though we only need to override bug_report.md because Github will not use the org level defaults if it finds any files in the repo's ISSUE_TEMPLATES directory.

Test it

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Signed-off-by: Addisu Z. Taddese <[email protected]>
@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #616 (b5b2e37) into ign-rendering6 (2abe4fb) will not change coverage.
The diff coverage is n/a.

@@               Coverage Diff               @@
##           ign-rendering6     #616   +/-   ##
===============================================
  Coverage           80.00%   80.00%           
===============================================
  Files                   1        1           
  Lines                  15       15           
===============================================
  Hits                   12       12           
  Misses                  3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2abe4fb...b5b2e37. Read the comment docs.

@azeey azeey merged commit abbe5d2 into ign-rendering6 May 2, 2022
@azeey azeey deleted the repo_specific_issue_template branch May 2, 2022 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏯 fortress Ignition Fortress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants