https://github.com/tomarrell/portfoly-issuetracker
Portfoly Bug Reporting Repo
https://github.com/tomarrell/portfoly-issuetracker
Last synced: 5 months ago
JSON representation
Portfoly Bug Reporting Repo
- Host: GitHub
- URL: https://github.com/tomarrell/portfoly-issuetracker
- Owner: tomarrell
- Created: 2016-01-13T01:37:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-13T01:46:37.000Z (over 10 years ago)
- Last Synced: 2025-02-10T11:33:48.430Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfoly Issue Tracker
Portfoly bug reporting repository for public access.
## Reporting Guidelines
We strive to fix bugs in the most efficient manner from the time they are discovered. Please help us by providing enough information for us to accurately reproduce and understand the issue, leading to it being fixed as soon as possible.
**Here are some basic guidelines for bug reporting**
- **Versions**:
Operating System and version, software title and version, other installed software if applicable and hardware information if applicable.
- **Description**:
A concise description of what the problem is. Pure description, no narrative or conversational language.
- **Steps to Reproduce**:
Step by step instructions on how to reproduce this bug. Do not assume anything, the more detailed your list of instructions, the easier it is for us developers to track down the problem!
- **Actual Behavior**:
What happens when you follow the instructions. This is the manifestation of the bug.
- **Expected Behavior**:
Type what you expected to happen when you followed the instructions. This is important, because you may have misunderstood something or missed a step, and knowing what you expected to see will help the developer recognize that.
- **Troubleshooting/Testing Steps Attempted**:
Describe anything you did to try to fix it on your own.
- **Workaround**:
If you found a way to make the program work in spite of the bug, describe how you did it here.