Skip to content

Commit 42a82e5

Browse files
committed
Added guide to asking good questions.
1 parent f3a4c95 commit 42a82e5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

content/community/contents.lr

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
_model: page
22
---
3+
_template: page-with-toc.html
4+
---
35
title: Join the CC Developer Community
46
---
57
body:
@@ -15,7 +17,7 @@ For information regarding joining a channel on Slack, [look here](https://get.sl
1517

1618
Note that channels like `#general` on Slack consist of a fair amount of users. While it is a channel for general-purpose discussions, please take into consideration that a post on such a channel will notify thousands of users. 😄
1719

18-
If you're looking to talk to someone on CC's tech team, we are all in the Americas and someone is usually around on Slack between 11:00 and 23:00 UTC on weekdays.
20+
If you're looking to talk to someone on CC's tech team, we are all in the Americas and someone is usually around on Slack between 11:00 and 23:00 UTC on weekdays. See the [Resources](#resources) section below for best practices for asking technical questions.
1921

2022
## Mailing List
2123

@@ -27,3 +29,7 @@ The archives of our [previous mailing list are here](https://lists.ibiblio.org/p
2729
We have two channels on [Freenode](https://freenode.net/).
2830
- `#creativecommons-dev` – for technical discussion
2931
- `#creativecommons` – for general discussion (this is mirrored to the `#general` channel on Slack, use only if you want to reach 4000+ people)
32+
33+
## Resources
34+
35+
* [Getting Answers](https://www.mikeash.com/getting_answers.html): A guide to asking good technical questions.

0 commit comments

Comments
 (0)