You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.[Invite yourself][slack] to the A-Frame Slack channel.
14
-
2.[Join the discussion](https://aframevr.slack.com)!
12
+
Join the community on [Discord and other social media platforms](https://aframe.io/community/)
15
13
16
14
# Get Help or Ask a Question
17
15
18
16
If you're not sure how to do something with A-Frame, please post a question
19
17
(and any code you've tried so far) to [Stack Overflow under the 'aframe'
20
-
tag][stackoverflow]. Questions there will automatically create notifications in
21
-
[Slack][slack], and are easier for others to find so new developers can learn
22
-
from your questions too.
18
+
tag][stackoverflow]. You can also hang out on Discord.
23
19
24
20
# File an Issue
25
21
26
22
1. Search the [issue tracker](https://github.com/aframevr/aframe/issues) for similar issues.
27
23
2. Specify the version of A-Frame in which the bug occurred.
28
24
3. Specify information about your browser and system (e.g., "Firefox Nightly on OS X")
29
25
4. Describe the problem in detail (i.e., what happened and what you expected would happen).
30
-
5. If possible, provide a small test case with [CodePen](http://codepen.io), a link to your application, and/or a screenshot. You can fork this [sample pen](http://codepen.io/anon/pen/KVWpbb).
26
+
5. If possible, provide a small test case by [remixing the base A-Frame Glitch](https://glitch.com/~aframe)
31
27
32
28
# Contribute Code to A-Frame
33
29
@@ -58,7 +54,7 @@ under the [MIT License](LICENSE).
58
54
59
55
1. Create something awesome like a scene, a component, or a shader.
60
56
2. Publish your work to Github (and GitHub pages) so everyone can learn from your work.
61
-
3. Share it on [Slack][slack] or Twitter.
57
+
3. Share it on Discord or X.
62
58
4. Let us know about it so we can feature it on our blog: [A Week of A-Frame](https://aframe.io/blog/).
63
59
4. For bonus points, write and publish a case study to explain how you built it.
64
60
@@ -94,9 +90,9 @@ Glitch and update the `src` URL.
94
90
95
91
# Help Your Fellow A-Framers
96
92
97
-
## On Slack
93
+
## On Discord
98
94
99
-
1.[Invite yourself][slack] to the A-Frame Slack channel.
95
+
1.[Invite yourself][https://aframe.io/community/] to Discord.
100
96
2. Help answer questions that people might have and welcome new people.
101
97
3. Redirect or cross-post questions to the [Stack Overflow A-Frame tag][stackoverflow].
0 commit comments