summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
AgeCommit message (Collapse)Author
2021-05-03docs: Revamp project documentationFabian Mastenbroek
This change updates the project documentation by moving most of the documentation to the docs directory.
2020-08-24Improve docsGeorgios Andreadis
2020-08-24Update CONTRIBUTING.mdGeorgios Andreadis
2020-08-24Get Docker setup workingGeorgios Andreadis
2020-08-24Finalize monorepo setup for OpenDCFabian Mastenbroek
This change merges the four main OpenDC development repositories into a single Git repository and performs final organization of the repository.
2020-08-24Prepare simulator repository for monorepoGeorgios Andreadis
This change prepares the simulator Git repository for the monorepo residing at https://github.com/atlarge-research.com/opendc. To accomodate for this, we move all files into a simulator subdirectory.
2020-08-24Prepare frontend repository for monorepoGeorgios Andreadis
This change prepares the frontend Git repository for the monorepo residing at https://github.com/atlarge-research.com/opendc. To accomodate for this, we move all files into a frontend subdirectory.
2020-08-24Prepare opendc repository for monorepoGeorgios Andreadis
This change prepares the opendc repository for a monorepo setup by moving all files to the core/ directory. After all repositories have been merged into this repository, we will move the correct files back.
2019-11-20refactor: Move build logic to buildSrcFabian Mastenbroek
2017-10-05Add CONTRIBUTING.mdGeorgios Andreadis
This document provides guidelines for community contributions (from filing issue reports to adding code).
2017-10-05Add CONTRIBUTING.mdGeorgios Andreadis
This document outlines contributing guidelines for this repository.