From 4efd348954c8c6d8d4f5444f817c0835d537b030 Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Sun, 11 Jan 2015 21:07:37 +0100 Subject: [PATCH] Add a CONTRIBUTING file --- .pkgmeta | 1 + CONTRIBUTING.md | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/.pkgmeta b/.pkgmeta index 4de91ad..229d9b7 100644 --- a/.pkgmeta +++ b/.pkgmeta @@ -15,4 +15,5 @@ manual-changelog: ignore: - .gitmodules + - CONTRIBUTING.md - embeds/oUF/utils diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..31e7a68 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,20 @@ +## Issues + +If you have an issue with the addon and you'd like to report it, please follow these steps: + +- Make sure you've got a GitHub account, you can sign up [here](https://github.com/join). +- Make sure it's this addon causing the issue by running it alone to verify. + - If there is a compatibility issue, please report that too. +- Please describe the issue as best you can, and include as many details as you can. +- Some details are required: + - What version are you using? (don't say "latest" or "newest"). + - Can you reproduce it, and if you can, how? + - If there was an error message, include it. + - If it is a graphical issue, include a screenshot (use [imgur](https://imgur.com/) or something). +- Make sure you check back often until the issue is resolved for any follow-up questions. + +You can report issues by clicking the "Issues" button on the right of by following [this link](https://github.com/p3lim-wow/oUF_P3lim/issues). + +## Contributing + +Since this is a personal project designed for my specific needs, I am not taking any pull requests at this time. -- 1.7.9.5