Commit 210644d5 authored by Chaos's avatar Chaos
Browse files

remove .github

parent d98ce800
Loading
Loading
Loading
Loading
+0 −34
Original line number Diff line number Diff line
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

**Are you sure this is a bug?**
If unsure, please post your question/situation to the forum first: aidenlab.org/forum.html

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
 - OS: [e.g. macOS Mojave, Windows 10, etc]
 - Version [e.g. 1.6]

**Additional context**
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/custom.md

deleted100644 → 0
+0 −12
Original line number Diff line number Diff line
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''

---


**Are you sure this is an issue?**
Github Issues is reserved for situations that require changes to the codebase. Questions, discussions, etc. should be posted to the forum: aidenlab.org/forum.html
+0 −20
Original line number Diff line number Diff line
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.