Skip to content

Commit

Permalink
Update README and links for Discussions
Browse files Browse the repository at this point in the history
  • Loading branch information
p3lim committed Jul 9, 2024
1 parent 07f7153 commit b1ab02f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
blank_issues_enabled: false
contact_links:
- name: Question
url: https://www.wowinterface.com/forums/forumdisplay.php?f=87
about: Please ask and answer questions in the oUF section on wowinterface.com
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,16 @@ By itself oUF doesn't do much, a layout is required.
## Documentation

All the documentation can be found in the source code (until we publish it online).
If you're upgrading to version 10.0, see our [upgrade guide](https://www.wowinterface.com/forums/showthread.php?t=58257).


## Embedding

If you intend to embed oUF into your project, please refer to our [embedding wiki page](https://github.com/oUF-wow/oUF/wiki/Embedding).

## Feedback

If you have an issue, please use the [issue tracker](https://github.com/oUF-wow/oUF/issues). Alternatively you can start a topic on our [official forums](https://www.wowinterface.com/forums/forumdisplay.php?f=87).
If you have an issue, please use the [issue tracker](https://github.com/oUF-wow/oUF/issues).
For all other communication, please use the [Discussions](https://github.com/oUF-wow/oUF/discussions) here on GitHub.

Please search first to make sure your issue has not been reported/solved already.
Generally, bugs should be reported through the author of the layout you're using.
Please search first to make sure your issue/question has not been reported/solved already.
Generally, bugs should be reported through the author of the layout you're using, not directly to oUF.

0 comments on commit b1ab02f

Please sign in to comment.