Skip to content

Commit

Permalink
Create pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmtftr authored Oct 16, 2024
1 parent a98f57e commit a5c6376
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## 📋 Proposed Changes

- The signup page design is implemented as in the UI design and allows the user to sign up.

## Related Issue
Closes #...

## 🧪 Included Tests
- [ ] The user enters a valid email and password.
- [ ] The user enters an invalid email.
- [ ] The user enters an invalid password.

0 comments on commit a5c6376

Please sign in to comment.