-
Notifications
You must be signed in to change notification settings - Fork 1
Bug List
johnny.liu edited this page Jan 26, 2022
·
1 revision
If you want to post a new bug in Pandama. Please follow the rule of bug name "bugfix/xxx", and the number should increment by 1. Then post the detailed description or screenshot of this bug to the issue and assign a specific person to resolve this.
If you received a bug from someone, you need to reappear this bug and check whether this is a bug or not. If so, you create a bugfix branch in your local git repository from the dev branch. Then address this bug and push this new branch to the remote repository. After that, using "pull request" to request merge your bugfix branch into the dev branch.
Bug List:
- bugfix/001, static file missing issues.
- bugfix/002, removing coupon section in the shopping cart.
- bugfix/003, changing the status of buttons at the bottom of the online store.
- bugfix/004, forgot to code login.html and register.html
- Business Analysis
- Tech Analysis
- Data Model Designs
- Development Standards
- Key Data Flows
- Deployment
- Bug List
- Plugins & References