Skip to content

Commit

Permalink
fix: This is the working demo version of the product
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSloanRanger committed Feb 2, 2024
1 parent c872167 commit 87b906d
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/pull-request-template.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,48 @@
---
name: TITLE HERE
about: ABOUT HERE
---

## Pull Request Overview

#### Brief Description:

Summary of changes and their purpose.

#### Issue Number:

#### Related User Story:

Link to the user story or issue this PR addresses.

## Code Changes

#### Major Changes:

Overview of major code changes and their impact.

#### Minor Changes:

List of minor changes or refactors.

## Testing

#### Test Cases Covered:

Brief description of test cases added or modified.

#### Testing Results:

Summary of test results and any bugs identified.

## Documentation

#### Updated Documentation:

Links to updated user or technical documentation.

#### Review Checklist

- [ ] Code follows project's coding standards.
- [ ] Code is commented and clean.
- [ ] Tests are comprehensive and passing.
Expand Down

0 comments on commit 87b906d

Please sign in to comment.