koalalu007 / resume-maker

resume maker
https://koalalu007.github.io/resume-maker/
9 stars 23 forks source link

Add CONTRIBUTING.md, ISSUE_TEMPLATE.md and PR_TEMPLATE.md #43

Closed tanu-chahal closed 1 month ago

tanu-chahal commented 1 year ago

Description

We need a .github folder, to have organized & consistent changes in the codebase, for this, we can add 3 files:

CONRIBUTING.md - the file that will contain the format to name local branches, commit messages, and PR Titles.

ISSUE_TEMPLATE.md - A file that'll contain the template for raising an issue, like different sections Description, Current Behavior, Expected Behavior, Steps to Reproduces, Images or Video attachment displaying the bug, etc.

PR_TEMPLATE.md - A file for the format of PR containing all important sections which issues it fixes, what changes are made, Video/Screenshots of changes, etc.

mdyousufniaz commented 1 month ago

I would like to work on this task, can u assign me ?