Add issue templates, CONTRIBUTING.md, and code of conduct

This commit is contained in:
2026-06-01 19:30:10 +02:00
parent c5ce853f90
commit 3bfff80cc8
3 changed files with 106 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
---
name: Bug report
about: Report a problem with NotAlterra
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
What happened and what did you expect to happen?
**Steps to reproduce**
1.
2.
3.
**Environment**
- OS: (e.g. Windows 11, Ubuntu 24.04)
- NotAlterra version: (shown in the title bar)
- Subnautica 2 install: (Steam, Xbox, Epic, custom)
**Logs**
If available, attach `transaction.log` (located next to the binary).
+19
View File
@@ -0,0 +1,19 @@
---
name: Feature request
about: Suggest an improvement for NotAlterra
title: ''
labels: enhancement
assignees: ''
---
**What problem would this solve?**
A clear description of the pain point.
**Proposed solution**
What would you like NotAlterra to do?
**Alternatives considered**
Any workarounds or alternative approaches you've tried.
**Additional context**
Screenshots, references to other save managers, or anything relevant.