|
13 | 13 | .. See the License for the specific language governing permissions and |
14 | 14 | .. limitations under the License. |
15 | 15 |
|
16 | | -Community |
17 | | -========= |
18 | | - |
19 | | -.. container:: fd-hero fd-hero-band |
20 | | - |
21 | | - .. rubric:: Community and contribution |
22 | | - :class: fd-hero-title |
23 | | - |
24 | | - .. container:: fd-hero-lede |
25 | | - |
26 | | - FlashDreams is an open-source project that can be found on GitHub at |
27 | | - `NVIDIA/flashdreams <https://github.com/NVIDIA/flashdreams>`__. |
28 | | - Follow the cards below to get started with communicating |
29 | | - with the team and community, getting help, and contributing to the project. |
30 | | - |
31 | | - .. container:: fd-cta-row |
32 | | - |
33 | | - .. grid:: 1 2 2 2 |
34 | | - :gutter: 3 |
35 | | - :margin: 0 |
36 | | - |
37 | | - .. grid-item-card:: Join the Discord! |
38 | | - :class-card: fd-feature |
39 | | - :link: discord |
40 | | - :link-type: doc |
41 | | - |
42 | | - Real-time chat and office hours with maintainers and other users |
43 | | - on the NVIDIA Omniverse server. |
44 | | - |
45 | | - .. grid-item-card:: Get help |
46 | | - :class-card: fd-feature |
47 | | - :link: support |
48 | | - :link-type: doc |
49 | | - |
50 | | - Pick the right channel, file an actionable bug report, and see |
51 | | - what response times to expect from the maintainers. |
52 | | - |
53 | | - .. grid-item-card:: Contribute |
54 | | - :class-card: fd-feature |
55 | | - :link: contribute |
56 | | - :link-type: doc |
57 | | - |
58 | | - The full contribution flow: DCO sign-off, CI tiers, review |
59 | | - expectations, code of conduct, and project governance. |
60 | | - |
61 | | - .. grid-item-card:: FAQ |
62 | | - :class-card: fd-feature |
63 | | - :link: faq |
64 | | - :link-type: doc |
65 | | - |
66 | | - Answers to the questions that come up repeatedly in the issue |
67 | | - tracker and on Discord. |
68 | | - |
69 | | - |
70 | 16 | .. toctree:: |
71 | 17 | :hidden: |
72 | 18 | :maxdepth: 1 |
73 | 19 |
|
74 | | - contribute |
75 | 20 | support |
76 | 21 | discord |
77 | 22 | faq |
| 23 | + |
| 24 | +.. include:: ../../../CONTRIBUTING.md |
| 25 | + :parser: myst_parser.sphinx_ |
0 commit comments