Skip to content

Commit 9518c54

Browse files
committed
docs: Add link to community forum into bug form
1 parent 82f3430 commit 9518c54

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,13 @@ body:
1212
1313
Remember to redact any sensitive information such as authentication credentials and/or license keys!
1414
15+
**Note:** If you are seeking community support or have a question, please consider starting a new thread via [GitHub discussions][discussions] or the [NGINX Community forum][forum].
16+
1517
[issue search]: ../search?q=is%3Aissue&type=issues
1618
19+
[discussions]: ../discussions
20+
[forum]: https://community.nginx.org
21+
1722
- type: textarea
1823
id: overview
1924
attributes:

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The following is a set of guidelines for contributing to this project. We really
1313

1414
Follow the instructions on the README's [Getting Started](/README.md#Getting-Started) section to get this project up and running.
1515

16-
<!-- ### Project Structure (OPTIONAL) -->
16+
<!-- ### Project Overview/Structure (OPTIONAL) -->
1717

1818
## Contributing
1919

0 commit comments

Comments
 (0)