Skip to content

Commit e3eaa5e

Browse files
Update GitHub Discussions links
1 parent 9b3b61d commit e3eaa5e

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ the preferred channel for [bug reports](#bug-reports), [features requests](#feat
1818
and [submitting pull requests](#pull-requests), but please respect the following
1919
restrictions:
2020

21-
- Please **do not** use the issue tracker for personal support requests. Stack Overflow ([`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5) tag), [our GitHub Discussions](https://github.com/twbs/bootstrap/discussions) or [IRC](/README.md#community) are better places to get help.
21+
- Please **do not** use the issue tracker for personal support requests. Stack Overflow ([`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5) tag), [our GitHub Discussions](https://github.com/orgs/twbs/discussions) or [IRC](/README.md#community) are better places to get help.
2222

2323
- Please **do not** derail or troll issues. Keep the discussion on topic and
2424
respect the opinions of others.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
contact_links:
22
- name: Ask the community
3-
url: https://github.com/twbs/bootstrap/discussions/new
3+
url: https://github.com/orgs/twbs/discussions/new/choose
44
about: Ask and discuss questions with other Bootstrap community members.

.github/SUPPORT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ See the [contributing guidelines](CONTRIBUTING.md) for sharing bug reports.
66

77
For general troubleshooting or help getting started:
88

9-
- Ask and explore [our GitHub Discussions](https://github.com/twbs/bootstrap/discussions).
9+
- Ask and explore [our GitHub Discussions](https://github.com/orgs/twbs/discussions).
1010
- Chat with fellow Bootstrappers in IRC. On the `irc.libera.chat` server, in the `#bootstrap` channel.
1111
- Ask and explore Stack Overflow with the [`bootstrap-5`](https://stackoverflow.com/questions/tagged/bootstrap-5) tag.

site/src/content/docs/getting-started/best-practices.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ We’ve designed and developed Bootstrap to work in a number of environments. He
1515
- Working with Sass files
1616
- Building new CSS components
1717
- Working with flexbox
18-
- Ask in [our GitHub Discussions](https://github.com/twbs/bootstrap/discussions)
18+
- Ask in [our GitHub Discussions](https://github.com/orgs/twbs/discussions)

0 commit comments

Comments
 (0)