diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..9f9322b --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1 @@ +You may find the up to date TripSit terms of service at the following URL: https://github.com/TripSit/rules/blob/main/termsofservice.md diff --git a/FUNDING.yml b/FUNDING.yml new file mode 100644 index 0000000..95c39a2 --- /dev/null +++ b/FUNDING.yml @@ -0,0 +1,3 @@ +ko_fi: tripsit +patreon: TripSit +custom: [ "https://tripsit.me/donate/" ] diff --git a/README.md b/README.md index 5a86cfe..deb5f1b 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ # .github + +This repository is used to store GitHub-specific configuration files for the TripSit organization. + +You can find more information about all the features of the .github repository here: + +- https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file +- https://docs.github.com/en/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..17d1ddd --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,13 @@ +# Security + +Security and safety is our top priority at TripSit. We are committed to maintaining a secure environment for our community members and protecting their data. This document outlines our security practices and guidelines. + +## Reporting Security Vulnerabilities + +You can contact the TripSit team privately by email at [dev@tripsit.me](mailto:dev@tripsit.me) or using the [#talk-to-mods](https://discord.com/channels/179641883222474752/970695525693288498) channel on our [Discord server](https://discord.gg/tripsit). + +Please refrain from publicly disclosing any security vulnerabilities that could affect user privacy and safety until we have had sufficient time to address the issue. + +## Reporting bugs and issues + +Issues that do not pose a security risk can be reported publicly on the relevant GitHub repository by creating an issue or on our [Discord server](https://discord.gg/tripsit) in one of our development channels. Please include as much detail as possible to help us understand and resolve the issue. diff --git a/assets/.gitkeep b/assets/.gitkeep new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/assets/.gitkeep @@ -0,0 +1 @@ + diff --git a/assets/tripsit_wordmark.webp b/assets/tripsit_wordmark.webp new file mode 100644 index 0000000..f55190c Binary files /dev/null and b/assets/tripsit_wordmark.webp differ diff --git a/assets/ts_wordmark.webp b/assets/ts_wordmark.webp new file mode 100644 index 0000000..5690ca4 Binary files /dev/null and b/assets/ts_wordmark.webp differ diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..f19a533 --- /dev/null +++ b/profile/README.md @@ -0,0 +1,26 @@ +TripSit logo + +--- + +TripSit is a volunteer-driven harm reduction network that aims to educate individuals about the safer use of psychoactive drugs. Neither encouraging nor discouraging drug use, TripSit seeks to prevent drug related injuries and deaths around the world. + +Our community lives on our [Discord server](https://discord.gg/tripsit) where we provide peer support, harm reduction information, and a safe space for people. +We also have a [website](https://tripsit.me) that hosts extensive information on various substances”, including dosage guidelines, effects, interactions, and safety tips. + +## Repository guide + +This is a short list of our most important repositories + +- [TripBot](https://github.com/TripSit/TripBot) - Repository for Discord bot. It is a multi-purpose bot that provides harm reduction information, moderation tools, and various utilities to enhance the TripSit Discord server experience. + +- [Combogen](https://github.com/TripSit/combogen) - Command line tool that generates harm reduction resource materials about drug combinations based on data from the [drugs repository](https://github.com/TripSit/drugs). It helps users understand potential interactions and risks associated with combining different substances. + +- [Drugs](https://github.com/TripSit/drugs) - Our main knowledge database. It contains substance infromation, including effects, dosages, interactions, and harm reduction tips. This repository serves as the backbone for our other projects, providing accurate and up-to-date information about various substances. + +- [Website](https://github.com/TripSit/website) - Tripsit.me website repository. It hosts the front-end code for our website, which provides access to our harm reduction resources, community forums, and educational materials. + +## How to Help + +Whether you bring technical prowess, a knack for research, or a friendly spirit to chat in the lounge, there's a place for you here. Our ongoing development projects always welcome an extra pair of hands, and our drug databases eagerly await updates with the latest substances. Every piece of information benefits from meticulous review and proofreading. No contribution is too small, and every effort is deeply valued! + +You can learn more about how to contribute on [our website](https://tripsit.me/#cta) or by reaching out to the team on our [Discord server](https://discord.gg/tripsit).