A serverless, GitHub-based website for nominating research papers for replication.
- Pick a study to nominate.
- Open an issue in the project (https://github.com/forrtproject/replicatethis/issues/new?template=nomination.yml).
- Wait for moderators to change status label to "approved". It will then automatically appear on the website.
- Choose a nominated study that you would like to reproduce/replicate.
- Go to the nomination entry, scroll down, and comment on it, that you want to claim it (comment must include claim).
- The status of the nomination will change to
status: claimed. Other researchers may reach out to you for cooperation - Comment again once you posted the results as a preprint. The nomination will then be closed.
- When a user submits via the Issue form, it is assigned
status: pending. - Review the issue against the Code of Conduct.
- If valid, remove
status: pendingand assignstatus: approved. - Add any optional tags (e.g.,
type: replication,discipline: economics). - The GitHub Action will immediately trigger, fetch the updated approved issues, and deploy the new version of the website.