Improve marketing materials (#28)

This commit is contained in:
Quang Lam 2019-11-20 23:43:55 -06:00 committed by GitHub
parent a0bbc1bf83
commit 4e8f468eed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 109 additions and 10 deletions

14
.github/ISUE_TEMPLATE/app.md vendored Normal file
View file

@ -0,0 +1,14 @@
---
name: App Submission
about: Submit new app to catalog
title: 'app: '
---
# App Submission
- **Name:**
- **URL:**
- **Category:**
<!-- Business | Developer Tools | Games | Graphics & Design | Music | Photography | Productivity | Social Networking | Utilities | Video -->
- **Icon:**
<!-- PNG file is preferred. Should be at least 256x256px (but 1024x1024px is recommend). You can use apps like Image2Icon to make the icon look good -->

18
.github/ISUE_TEMPLATE/bug.md vendored Normal file
View file

@ -0,0 +1,18 @@
---
name: Bug Report
about: Create a report to help us improve
title: 'bug: '
---
# Bug Report
**Current Behavior:**
<!-- Describe how the bug manifests. -->
**Expected Behavior:**
<!-- Describe what the behavior would be without the bug. -->
**Steps to Reproduce:**
<!-- Please explain the steps required to duplicate the issue, especially if you are able to provide a sample application. -->
**Additional Context**
<!-- List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to add, use case, forum links, screenshots, OS if applicable, etc. -->

5
.github/ISUE_TEMPLATE/config.yml vendored Normal file
View file

@ -0,0 +1,5 @@
blank_issues_enabled: true
contact_links:
- name: Email
url: https://singleboxapp.com/support
about: Contact the developer directly via email

20
.github/ISUE_TEMPLATE/feature.md vendored Normal file
View file

@ -0,0 +1,20 @@
---
name: Feature Request
about: Suggest an idea for this project
title: 'feature: '
---
<!-- ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. -->
# Feature Request
**Describe the Feature Request**
<!-- A clear and concise description of what the feature request is. Please include if your feature request is related to a problem. -->
**Describe Preferred Solution**
<!-- A clear and concise description of what you want to happen. -->
**Describe Alternatives**
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
**Additional Context**
<!-- List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to add, use case, forum links, screenshots, OS if applicable, etc. -->

9
.github/ISUE_TEMPLATE/support.md vendored Normal file
View file

@ -0,0 +1,9 @@
---
name: Support Question
about: Question on how to use this project
title: 'support: '
---
# Support Question
You can ask your question here or email support@singleboxapp.com to receive direct support from the developer.