Skip to content

Commit 56d176d

Browse files
authored
Merge branch 'main' into healthcheck-docs
2 parents 3654bc6 + 30ec1aa commit 56d176d

23 files changed

+265
-98
lines changed
File renamed without changes.

β€Ždocs/docs/community/decision-making.md renamed to β€Ždocs/community/decision-making.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Minor updates to the codebase and documentation can be discussed in GitHub issue
4242

4343
<!-- Reusable links -->
4444

45-
[nebari-team]: /docs/community/team-structure
45+
[nebari-team]: community/team-structure
4646
[core-team]: https://github.com/orgs/nebari-dev/teams/core-team
4747
[consent-decision-making]: https://www.sociocracyforall.org/consent-decision-making/
4848
[rfd-issue]: https://github.com/nebari-dev/governance/issues/new?assignees=&labels=type%3A+RFD&projects=&template=RFD.md&title=RFD+-+Title
File renamed without changes.
File renamed without changes.

β€Ždocs/docs/community/issues.md renamed to β€Ždocs/community/issues.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If an issue is affecting you, start at the top of this list and complete as many
4747

4848
1. Check the [issue tracker][nebari-issues], if there is an open issue for this same problem, add a reaction or more details to the issue
4949
to indicate that it’s affecting you (tip: make sure to also check the open [pull requests][nebari-prs] for ongoing work).
50-
2. You should also check the [troubleshooting guide](../troubleshooting.mdx) in these docs to see if your problem is already listed there.
50+
2. You should also check the [troubleshooting guide][troubleshooting] in these docs to see if your problem is already listed there.
5151
3. If there is an open issue, and you can add more detail, write a comment describing how the problem is affecting you,
5252
OR if you can, write up a work-around or improvement for the issue.
5353
4. If there is not an issue, write the most complete description of what’s happening including reproduction steps.
@@ -66,7 +66,11 @@ The following actions are typically useful:
6666
- Linking to related issues or discussions while briefly describing how they are related, for instance β€œSee also #xyz for a similar attempt at this” or β€œSee also #xyz where the same thing happened in another cloud provider" provides context and helps the discussion.
6767
- Summarizing long discussions on issues to help new and existing contributors quickly understand the background, current status, and course of action for the issue.
6868

69-
<!-- links -->
69+
<!-- Internal links -->
70+
71+
[troubleshooting]: /docs/troubleshooting
72+
73+
<!-- External Links -->
7074

7175
[nebari-issues]: https://github.com/nebari-dev/nebari/issues
7276
[nebari-labels]: https://github.com/nebari-dev/nebari/labels
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

β€Ždocs/docs/community/maintainers/triage-guidelines.md renamed to β€Ždocs/community/maintainers/triage-guidelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,5 +129,5 @@ Support requests should be directed to the following channels:
129129

130130
[code-contributions]: community/code-contributions.mdx
131131
[github-conventions]: community/maintainers/github-conventions.md
132-
[troubleshooting]: ../../troubleshooting.mdx
133-
[saved-replies]: ./saved-replies.md
132+
[troubleshooting]: /docs/troubleshooting
133+
[saved-replies]: community/maintainers/saved-replies.md

0 commit comments

Comments
Β (0)