Skip to content

Commit 1e12a4c

Browse files
Merge pull request #56 from SixLabors/js/discussions
Update Discussions Links
2 parents ea10a7b + c10a792 commit 1e12a4c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Ask a Question
4-
url: https://github.com/SixLabors/ImageSharp/discussions/new?category_id=6331980
4+
url: https://github.com/SixLabors/ImageSharp.Drawing/discussions/new?category_id=6331980
55
about: Ask a question about this project.
66
- name: Feature Request
7-
url: https://github.com/SixLabors/ImageSharp/discussions/new?category_id=6331981
7+
url: https://github.com/SixLabors/ImageSharp.Drawing/discussions/new?category_id=6331981
88
about: Share ideas for new features for this project.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Please visit https://sixlabors.com/pricing for details.
5757

5858
## Questions?
5959

60-
- Do you have questions? We are happy to help! Please [join our Discussions Forum](https://github.com/SixLabors/ImageSharp/discussions/category_choices), or ask them on [stackoverflow](https://stackoverflow.com) using the `ImageSharp` tag. **Do not** open issues for questions!
60+
- Do you have questions? We are happy to help! Please [join our Discussions Forum](https://github.com/SixLabors/ImageSharp.Drawing/discussions/category_choices), or ask them on [stackoverflow](https://stackoverflow.com) using the `ImageSharp` tag. **Do not** open issues for questions!
6161
- Please read our [Contribution Guide](https://github.com/SixLabors/ImageSharp.Drawing/blob/master/.github/CONTRIBUTING.md) before opening issues or pull requests!
6262

6363
## Code of Conduct

0 commit comments

Comments
 (0)