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

chore: add bug and feature issue templates #1040

Merged
merged 2 commits into from
Apr 8, 2025

Conversation

behnazh-w
Copy link
Member

This PR introduces two new issue templates to the repository:

  • Bug Report Template: A structured template for users to report bugs effectively. It includes sections for detailed descriptions, steps to reproduce, expected vs. actual behavior, and environment information (such as operating system, Docker version, etc.). Additionally, it encourages users to provide debug information by running the command with the --verbose option to help diagnose issues more easily.

  • Feature Request Template: A template to guide users when submitting feature requests. It helps ensure that requests are detailed enough to understand the intended feature, why it's useful, and any specific implementation details or suggestions.

@behnazh-w behnazh-w requested a review from tromai as a code owner April 4, 2025 06:05
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 4, 2025
@behnazh-w behnazh-w force-pushed the behnazh/add-issue-template branch from df66ac6 to 8a4918e Compare April 4, 2025 06:58
@behnazh-w behnazh-w force-pushed the behnazh/add-issue-template branch from 8a4918e to 8489639 Compare April 7, 2025 07:16
@behnazh-w behnazh-w merged commit 9f11dbd into staging Apr 8, 2025
13 checks passed
@behnazh-w behnazh-w deleted the behnazh/add-issue-template branch April 8, 2025 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants