DevelopersStack-OpenSourceNexus
DevelopersStack-OpenSourceNexus copied to clipboard
choice a shape calculate area & circumference
trafficstars
Pull Request Template
Project Information
Project: choice a shape calculate area & circumference Language: C#
Description of Changes
- Brief Description: Briefly describe the changes you made.
- Problem/Feature: Explain the problem you're fixing or the feature you're adding.
- Improvements: Highlight any significant improvements or modifications.
Testing
- Tests: Describe the tests you ran to verify your changes.
- Limitations: Mention any limitations or areas not covered by your tests.
Additional Information
- Related Issues/Discussions: Link to related issues or discussions (if applicable).
- Dependencies: Mention dependencies introduced or updated (if any).
- Screenshots/Demos: Add screenshots or demos (optional).
Badge Eligibility (Optional)
- Badge Eligibility: If applicable, state if this pull request is eligible for a contribution badge.
- Criteria: Briefly explain how it meets the badge criteria (e.g., number of PRs, impact).
Checklist
- [x] I have followed the contribution guidelines in CONTRIBUTING.md.
- [x] I have added unit tests for my changes (if applicable).
- [x] My code style conforms to the project's standards.
- [x] I have documented my changes appropriately.
Submitting Pull Requests
- Open a pull request against the appropriate branch (e.g., main for production, dev for development).
- Use a clear and descriptive title for your pull request.
- Squash commits if you have multiple small changes.
- Respond to feedback from reviewers in a timely manner.
Thank you for contributing!