Skip to content

Research Software Engineers Trusted Research Environment community website

License

Notifications You must be signed in to change notification settings

Davsarper/community

 
 

Repository files navigation

Research Software Engineers Trusted Research Environment Working Group (RSETREWG)

Build Documentation Status

https://rse-tre-community.readthedocs.io/

👋 Welcome to the RSE TRE WG repo!

This repo is for Research Software Engineers (RSEs), researchers, Trusted Research Environment (TRE) users, developers and enthusiasts to collaborate on and communicate about open-source TRE infrastructure.

Our Code of Conduct applies to all interactions within this space. We value the participation of every member of the community and want to ensure that everybody has an enjoyable and fulfilling experience.

We want this space to be community-driven, and not have any one voice direct conversation. Please use it as a free-form place to share thoughts and ideas, work together on resolving problems, and discuss where the community should be focusing our efforts!

👪 Community and Support

  • Visit our readthedocs site to see latest developments with the community
  • Join the rse-tre-wg Slack channel in the RSE Slack Workspace.
  • Look through our issues on GitHub to see what we're working on, and create a new issue if you have something to add!

🤝 Contributing

We welcome contributions from anyone who is interested in this community. There are lots of ways to contribute, not just writing docs!

See our Code of Conduct and our Contributor Guide to learn more about how we work together as a community and how you can contribute.

🔗 Useful links

💻 Building the docs

This repository is published using Read the Docs. The documentation is built with Sphinx, and written in Markdown with the MyST Parser.

To build this repository locally, create a Python environment and install the requirements:

cd docs
pip install -r requirements.txt

Then build the documentation:

make html

pre-commit is used to check the documentation for common issues, and to auto-format all content.

To run pre-commit locally:

pre-commit run --all-files

Contributors

All Contributors

About

Research Software Engineers Trusted Research Environment community website

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published