From f17d2d7664c5abacca6a4d8db5c80e7fdce9eed2 Mon Sep 17 00:00:00 2001 From: Faisal Salman Date: Sun, 17 Sep 2023 21:55:14 +0700 Subject: [PATCH] Add CODE OF CONDUCT --- CODE_OF_CONDUCT.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 CODE_OF_CONDUCT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..b148af6 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,29 @@ +# UAParser.js Code of Conduct + +## Introduction + +Welcome to the UAParser.js community! We're here to collaborate on developing an awesome project. Here are some general guidelines to make our community a great place: + +### 1. Be Kind, Honest, and Respectful + +Always treat others with kindness and respect. We value different opinions and encourage positive communication. + +### 2. Keep Conversations Civil and On-Topic + +Please keep discussions related to the project. If you want to talk about something else, find the right place for it. + +### 3. Mutual Assistance, Appreciation, and Acknowledgement + +Feel free to ask for help, show gratitude for contributions, and make sure to give credit where it's due. + +### 4. Resolving Disagreements + +In the event of a disagreement, we encourage open and respectful dialogue. It's important to remember that it's okay to have differing opinions, and if a common ground can't be reached, we suggest using the 'agree to disagree' approach. + +## Reporting Issues + +If you see any behavior that goes against this code of conduct, report it to [f@faisalman.com](mailto:f@faisalman.com). + +## Conclusion + +Together, we can make this project awesome! \ No newline at end of file