Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
FoundationKen authored Aug 9, 2023
1 parent fc058eb commit 17dddce
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 0 deletions.
60 changes: 60 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
---
name: Bug Report
about: Please fill in as much information as possible
title: ''
labels: ''
assignees: ''

---

### **Firmware Version:**

The current firmware version on your Passport can be seen when starting the device as well as under Settings>Firmware>Current Version.

- Firmware Version: [e.g., 2.2.0]

### **Hardware Details:**

- Passport Model: [e.g., Passport “Founder’s Edition”, Passport ”Batch 2”]

### Software Wallet **Details:**

- Software wallet in use: [e.g., Envoy, Sparrow Wallet, etc.]
- Software wallet version: [e.g., 1.3.0]

### **Issue Description:**

**Current Behavior:**
[Describe the issue you are experiencing in detail. Include any error messages or unexpected behavior you encountered while using the Passport hardware wallet.]

**Expected Behavior:**
[Describe what you expected to happen when using the wallet firmware.]

### **Steps to Reproduce:**

1. [First Step]
2. [Second Step]
3. [Third Step]
4. [Additional Steps, if necessary]

### **Screenshots:**

[If applicable, add screenshots or images of the issue you encountered.]

### **Additional Information:**

[Add any other relevant information here, such as the software Bitcoin wallet app in use (including version), operating system used, or any specific configurations.]

### **Impact:**

- [ ] Low: Minor issue with minimal impact on functionality.
- [ ] Medium: Moderate issue affecting wallet performance.
- [ ] High: Major issue severely impacting the security or functionality of the wallet.

### **Related Issues:**

[If you found any similar or related issues, provide links to them here.]

### **Steps Taken to Resolve:**

[If you have attempted any troubleshooting steps to resolve the issue, please describe them here.]
24 changes: 24 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
name: Feature Request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

### **Description:**

[Describe the new feature or improvement you would like to see in the Passport firmware. Provide as much detail as possible about the functionality, use cases, and how it would benefit users.]

### **Use Case:**

[Explain the specific use case or scenario where this feature would be valuable.]

### **Implementation Ideas:**

[If you have any suggestions on how the feature could be implemented or any technical considerations, feel free to share them here.]

### **Additional Context:**

[Add any other relevant information, such as links to related resources or examples from other hardware wallets, that may help in understanding the feature request.]

0 comments on commit 17dddce

Please sign in to comment.