OSF logo © Center for Open Science. License: CC BY 4.0.
Open science companion repo for:
- JSON codes for cognitive tasks (e.g., SoSci Survey integration)
- Community files (README, CONTRIBUTING, SECURITY)
- Later: analyses (anonymized data, scripts)
- Protected branch: main (PR required, 1 review, no force-push, no deletion)
- Working branches: short-lived, e.g.,
feat/json-cognitive-code,docs/...,fix/... - Merge flow: branch → PR (use template) → review → merge into
main
- Internal team: create a branch in this repo, PR into
main. - External (replication/improvements): fork + branch in fork; optional PR back. Pure replication may also clone/download without PR.
- No PII/identifiers/free text with personal data in the repo.
- Only anonymized/aggregated data may be uploaded.
- Raw data with personal identifiers stays out of the repo.
- If you find identifiers: remove/overwrite immediately, notify maintainers.
json-codes-cognitive-tasks/– JSON codes for cognitive tasks (SoSci integration).github/– PR templateREADME.md,CONTRIBUTING.md,SECURITY.md- (Later)
analysis/for scripts;data/only anonymized
- Create a branch (e.g.,
feat/json-cognitive-code). - Add/edit JSONs or docs.
- Open PR to
mainusing the template; 1 review required. - Merge; delete the feature branch.
- GitHub: https://github.com/uppymiss/the-fluctuating-affect-cognition-repo
- OSF project/preregistration: OSF link
- CONTRIBUTING: ./CONTRIBUTING.md
- Security/Privacy: ./SECURITY.md