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
To keep it simple, we only have three basic rules:
6
+
7
+
1. Don't panic
8
+
2. Don't be evil
9
+
3. Don't feed the trolls
10
+
11
+
## Examples
12
+
13
+
The following non-exhaustive list provides specific guidelines and examples:
14
+
15
+
- Be respectful, be responsible, be kind
16
+
- Avoid asking for deadlines
17
+
- Don't feel entitled to free support, advice, or features if you are not a [contributor](CONTRIBUTING.md)
18
+
- If you have a [general question](https://github.com/swissmanu/rxjs-debugging-for-vscode/discussions), don't use GitHub Issues
19
+
- If you are having a bad day and want to offend someone, please go somewhere else
20
+
21
+
## Reporting
22
+
23
+
We encourage all community members to resolve problems on their own whenever possible. Instances of abusive,
24
+
harassing, or otherwise unacceptable behavior may be [reported](mailto:rxjsdebugging@alabor.me) to us.
25
+
26
+
## Enforcement
27
+
28
+
Any violation may be punished with a snarky comment and finally a "plonk", which means that we ignore you according to rule #3.
29
+
30
+
31
+
32
+
>This Code of Conduct was adapted from [PhotoPrism](https://github.com/photoprism/photoprism/blob/develop/CODE_OF_CONDUCT.md). Thank you for a great product 🙏
0 commit comments