-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
50272c9
commit dd7067d
Showing
2 changed files
with
83 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |