diff --git a/ISSUE_POLICY.md b/ISSUE_POLICY.md new file mode 100644 index 00000000..ddebcbea --- /dev/null +++ b/ISSUE_POLICY.md @@ -0,0 +1,16 @@ +# Issue Policy + +To keep the repository useful for everyone, please follow these guidelines. + +## Be respectful +Discussions should remain respectful and constructive. + +## Provide reproducible information +If reporting a problem, include enough context for others to reproduce it. + +## Check documentation first +Before opening an issue, please review: + +- README +- ProblemMap documentation +- Existing issues