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

Templates for issues and pull requests #42

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

SuhashiniNaik
Copy link
Contributor

Purpose of this PR
New Feature

Description
This PR introduces templates for issues and pull requests.

  • Added a Bug Report Template to guide contributors in reporting issues.
  • Added a Feature Request Template to standardize feature suggestions.
  • Added a Pull Request Template to ensure clarity and completeness in PRs.

Related Issues
closes: BS-2718

Breaking Changes
No

Test Plan

  • Navigate to the repository's Issues tab and click New Issue to verify the templates appear.
  • Test creating a PR to ensure the PR template is loaded automatically.
  • This can be tested after this PR has been merged.

Regression Tests
Have tests been added/updated?

  • Yet to verify if the templates work as expected.

- Changes made under openbsw/.github.
- Created bug_report.md and feature_request.md under ISSUE_TEMPLATE folder.
- Created PULL_REQUEST_TEMPLATE.md under PULL_REQUEST_TEMPLATE folder.
@marcmo marcmo merged commit e3d5991 into eclipse-openbsw:main Jan 20, 2025
11 checks passed
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