Skip to content

Commit

Permalink
Use GitHub Discussions instead of Slack.
Browse files Browse the repository at this point in the history
  • Loading branch information
hvdijk committed Dec 19, 2024
1 parent ec3b102 commit 2788d4c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 42 deletions.
35 changes: 0 additions & 35 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,41 +37,6 @@ where it's unclear if your behaviour would violate the code. Please report
unacceptable behaviour to
[[email protected]](mailto:[email protected]).

# I have a question

Before asking a question, it is best to search through the available resources
in case your question has already been answered.

* We assume that you have read through the relevant
[Documentation](https://developer.codeplay.com/products/oneapi/construction-kit/guides).
* There may be existing
[issues](https://github.com/codeplaysoftware/oneapi-construction-kit/issues)
that might help you.
* An answer may have been provided elsewhere on the internet.

In case you have found a suitable
[issue](https://github.com/codeplaysoftware/oneapi-construction-kit/issues) and
still need clarification, you can feel free to write your question in the
existing issue.

If your question has not been answered or you still feel that you need
clarification, we ask that you follow these steps.

* Open an
[issue](https://github.com/codeplaysoftware/oneapi-construction-kit/issues/new/choose).
* Select the **Question** issue template and fill in the requested details.
* Provide as much context as you can about the problem or question you have.
* Provide project version and any relevant system details (e.g. operating
system).
* You can contact oneapi Construction Kit developers via [UXL Foundation Slack] using
[#oneck] channel.


Once your issue has been opened, we will take a look and try to help you as
soon as possible.

[#oneck]: https://uxlfoundation.slack.com/channels/oneck

# I want to contribute

## Legal notice
Expand Down
29 changes: 22 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,15 +370,30 @@ The results are correct!

# Support

Submit questions, feature requests, and bug reports on the
[GitHub issues] page.
Questions can be submitted on [GitHub Discussions Q&A] or on [GitHub Issues].

You can also contact oneapi Construction Kit developers via [UXL Foundation Slack] using
[#oneck] channel.
Before submitting a question, please make sure to read through the relevant
[documentation] and any existing discussions or issues.

[Github issues]: https://github.com/uxlfoundation/oneapi-construction-kit/issues
[UXL Foundation Slack]: https://slack-invite.uxlfoundation.org/
[#oneck]: https://uxlfoundation.slack.com/channels/oneck
If you find that your question has been previously asked but you are in need of
further clarification, feel free to write your question on the existing
discussion or issue.

If you would like to open a new question, we ask that you follow these steps:

* [Open a new question](https://github.com/uxlfoundation/oneapi-construction-kit/discussions/new?category=q-a)
* Alternatively, [open a new issue](https://github.com/codeplaysoftware/oneapi-construction-kit/issues/new/choose).
* Select the **Question** issue template and fill in the requested details.
* Provide as much context as you can about the problem or question you have.
* Provide project version and any relevant system details (e.g. operating
system).

Once your question has been opened, we will take a look and try to help you as
soon as possible.

[Documentation]: https://developer.codeplay.com/products/oneapi/construction-kit/guides
[GitHub Discussions Q&A]: https://github.com/uxlfoundation/oneapi-construction-kit/discussions/categories/q-a
[GitHub Issues]: https://github.com/uxlfoundation/oneapi-construction-kit/issues

# Governance
The oneAPI Construction Kit project is governed by the [UXL Foundation] and you can get involved in
Expand Down

0 comments on commit 2788d4c

Please sign in to comment.