frankhart2018 / primistore

Locally hosted password management tool
MIT License
5 stars 11 forks source link

[DOC] : creation of PULL-REQUEST-TEMPLATE. #92

Closed anglerfishlyy closed 6 months ago

anglerfishlyy commented 6 months ago

Description:

There is no pull request template in this project . its essential to have it.

Goals:

Proposed Solution:

1.Create .github/PULL_REQUEST_TEMPLATE.md file. 2.Include sections for:

steps for implementation :

1.Design template structure. 2.Draft content.

To Reproduce

Steps to reproduce the behavior:

  1. Go to project repo.
  2. Click on pull requests.
  3. click new pull request button on the right top corner of the page.
  4. see description of pull template, it will be empty as there is no pull request template.

Implementing a pull request template improves the process by providing a standardized format for contributors to describe changes, reference related issues, and provide testing instructions, enhancing clarity.

frankhart2018 commented 6 months ago

Sure, you can work on this. Assigning.

frankhart2018 commented 6 months ago

Feel free to reopen if you still want to work on this.