Skip to content

Commit

Permalink
Add OSS issue template.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseaton committed Jun 19, 2024
1 parent b03e263 commit 42b0bc1
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 19 deletions.
34 changes: 34 additions & 0 deletions .github/ISSUE_TEMPLATE/help-request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
name: "Help/Support/Questions"
description: "Have a question, experiencing a problem, or just unsure where to turn? Let our team try to help."
title: "Requesting help..."
assignees: []
body:
- type: markdown
attributes:
value: |
# We are Here to Help.
This form can be filled out to have your AppKu™ team...
- Triage, investigate, and resolve problems with your digital process (app).
- Answer questions.
- Help create documentation, including designs and concepts.
- ...and in general, help out!
- type: dropdown
attributes:
label: Request Type
description: What is the nature of your request?
multiple: false
options:
- Experiencing problems.
- Need questions answered.
- Need help with something else.
default: 0
validations:
required: true
- type: textarea
attributes:
label: Subject of your Request
description: "Describe the details of your request."
value:
validations:
required: true
27 changes: 8 additions & 19 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,22 +1,11 @@
/ \
// \\
// \\
// / \ \\ APPEND
// // \\ \\ OPTIMIZE INFORMATION™
// // \\ \\
// // \\ \\ ™


Copyright: Append Media, LLC ("Append")
Trademarks: Append™, AppKu™, StashKu™, Shuriken™, Ninjaken™
-----------------------------------------------------------------------------

Website: https://www.appendmedia.com
https://append.media
Twitter: @appendmedia
LinkedIn: https://linkedin.com/company/appendmedia

-----------------------------------------------------------------------------
AppKu™ POWER YOUR PROCESS, EMPOWER YOUR TEAM™

Copyright: AppKu™
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
❯ See us online at:
❯ https://appku.com
❯ https://linkedin.com/company/appku
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Microsoft Public License (MS-PL)

Expand Down

0 comments on commit 42b0bc1

Please sign in to comment.