eclipse-pass / main

Catch all repository against which issues of general, cross cutting topics are logged.
Apache License 2.0
4 stars 8 forks source link

Create PR Templates #1015

Open tsande16 opened 4 months ago

tsande16 commented 4 months ago

What?

Create templates for pull requests to standardize and improve the quality of PR submissions.

Why?

To ensure that all necessary information is included in pull requests, assisting the reviewer in the review, and providing a more formalized approach.

How?

In the template there should be some type of checklist. This would include a check for updating/adding documentation. Not all PRs will have documentation, but it's important to be reminded.

Acceptance Criteria