1
0
Fork 0
forked from Simnation/Main
Main/resources/[carscripts]/community_bridge/.github/pull_request_template.md
2025-08-06 16:37:06 +02:00

1.3 KiB
Raw Blame History

Pull Request Checklist

  • PR is targeting the dev branch
  • I have pulled the latest changes from dev and resolved any merge conflicts
  • My code follows the projects style guidelines
  • I have tested my changes and ensured they work as expected
  • Relevant documentation/comments have been added or updated
  • Any dependent changes have been merged

Resource Relevance and Usage

  • Resource is active on 100+ servers, OR
  • Resource has a verifiable dependency on community_bridge, OR
  • Exception justified (adds value or supports project goals)

Avoiding Breaking Changes

  • No breaking changes introduced, OR
  • If deprecating: 2-4 month grace period provided
  • Deprecation notices clearly documented in code with dates

Documentation and Testing

  • At least one usage example included.
  • IntelliSense-style comments added.
  • Unit test coverage provided

Description

Testing Steps

Additional Notes