chore: add contribution governance docs and dotenv dependency

This commit is contained in:
Poyraz Avsever
2026-04-16 21:53:06 +03:00
parent d1b2d23509
commit b58951249e
10 changed files with 512 additions and 2 deletions
+52
View File
@@ -0,0 +1,52 @@
---
name: Bug report
about: Report a reproducible bug in OpenFrame
title: "bug: "
labels: [bug]
assignees: []
---
## Bug summary
What went wrong?
## Steps to reproduce
1.
2.
3.
## Expected behavior
What should have happened?
## Actual behavior
What happened instead?
## Environment
- OpenFrame version/branch:
- Bun version:
- Node version:
- Browser (if UI issue):
- OS:
## Relevant logs/errors
```text
Paste error logs, stack traces, or API errors here.
```
## Scope and impact
- [ ] Blocking
- [ ] High
- [ ] Medium
- [ ] Low
Who is affected and how?
## Additional context
Screenshots, recordings, or links.