Skip to content

Latest commit

History

History
47 lines (30 loc) 路 886 Bytes

contribute.md

File metadata and controls

47 lines (30 loc) 路 886 Bytes

Contribution Guide : Book-Keeper-System
NOTE: This guide is subject to change a/c to will of the owner of this project



Report/Fix Bug

  1. Report Only:
# Step
open a new issue with proper desc. & optional screenshot or snap of the bug you have encountered
  1. Report & Fix Pull Request: in addition to
# Step-1
open a new issue with proper snap/video/flow desc. of the bug you spotted
# Step-2
fork the project
# Step-3
checkout to a new branch [branch-name: make sure it does not conflicts with the existing branch names]
# Step-4
open a pull request with your purposed change mentioning the issue link from Step-1 within commit message of your pull request


Purpose/Add New Features

# Step
Open a new discussion with proper description & purposed feature