FreakyF / Weather-track

A simple real-time weather tracking app with graphical user interface written in java.
MIT License
0 stars 0 forks source link

Create issue and pull request markdown template #38

Closed Tymisko closed 1 year ago

Tymisko commented 1 year ago

Description:

Create markdown templates for creating GitHub issues and pull requests in the repository. The templates should provide a consistent and structured format for contributors to follow when proposing new features, reporting bugs, or submitting changes to the codebase.

User Story:

As a contributor, I want to have pre-defined templates for creating issues and pull requests, so that I can provide all the necessary information in a structured and organized manner.

Acceptance Criteria:

Mockups or Diagrams (if applicable):

Not applicable for this feature.

Additional Notes:

The templates should be designed to encourage best practices in issue and pull request creation, such as clearly describing the problem or feature, providing context and motivation, and detailing the expected outcomes. This will help maintainers and other contributors better understand the proposed changes and facilitate more efficient collaboration. About issue and pull request templates|