Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
marcodarko authored May 30, 2024
1 parent 50272c9 commit dd7067d
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-issue-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: Bug/Issue Report
about: Report an issue with SmartAPI
title: ''
labels: bug
assignees: marcodarko

---

# Expected Behavior

Please describe the behavior you are expecting

# Current Behavior

What is the current behavior?

# Failure Information (for bugs)

Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.

## Steps to Reproduce

Please provide detailed steps for reproducing the issue.

1. step 1
2. step 2
3. you get it...

## Failure Logs

Please include any relevant log snippets or files here.
51 changes: 51 additions & 0 deletions .github/ISSUE_TEMPLATE/transfer-of-ownership.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
name: Transfer of Ownership
about: Transfer a registration to another person
title: ''
labels: help wanted
assignees: marcodarko

---

## Transfer of Ownership

Fill this out if you would like to transfer ownership of an API entry to someone else or claim ownership of one.

**Note: This transfer of ownership requests can only come from a registered user and go to another registered user on SmartAPI**.




*Let's start! First, tell us who you are*

* **I'm am ...**

- [ ] the person transferring ownership of my API

- [ ] the person that this API is being transferred to

- [ ] a third party requesting a special transfer (please provide details)



* What is the ***name*** and ***id*** of the API you would like to transfer? *eg. MyAPI : 124094327094378*




* What is the ***name*** and ***username*** of the person that this API currently belongs to? *eg. Jane Doe @janedoe1




* What is the ***name*** and ***username*** of the person that this API is being transferred to? *eg. John Doe @johndoe1*




* What is the reason this transfer of ownership is being requested?




Thank you! We will review this request ASAP and will inform you of the status of the transfer.

0 comments on commit dd7067d

Please sign in to comment.