https://github.com/bids-standard/bids-2-devel
Discussions and suggestions of backwards incompatible changes to BIDS
https://github.com/bids-standard/bids-2-devel
bids
Last synced: 5 months ago
JSON representation
Discussions and suggestions of backwards incompatible changes to BIDS
- Host: GitHub
- URL: https://github.com/bids-standard/bids-2-devel
- Owner: bids-standard
- License: cc-by-4.0
- Created: 2020-08-02T11:34:36.000Z (almost 6 years ago)
- Default Branch: bids-2-devel-README
- Last Pushed: 2024-04-27T00:19:11.000Z (about 2 years ago)
- Last Synced: 2025-10-04T07:50:43.313Z (9 months ago)
- Topics: bids
- Homepage: https://bids.neuroimaging.io/
- Size: 3.91 KB
- Stars: 12
- Watchers: 16
- Forks: 1
- Open Issues: 75
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bids-2-devel
This repository contains discussions and suggestions of changes to BIDS that could not be implemented in BIDS `1.x` due to backwards compatibility.
There is now a [BIDS 2.0 project] which plans to address some of those issues and implement a BIDS 2.0 candidate.
Overarching agenda for BIDS 2.0 which guides selection of issues is presented in the [issue 57](https://github.com/bids-standard/bids-2-devel/issues/57).
Work to address those issues is targetting the [PR #1775] against bids-specification.
See the PR's description for more information.
If you have a suggestion, please go ahead and:
1. Review [BIDS 2.0 project]
1. Search the [issues](https://github.com/bids-standard/bids-2-devel/issues) to see whether your suggestion has been discussed before or
1. Open [a new issue](https://github.com/bids-standard/bids-2-devel/issues/new) otherwise
1. Vote for issues via πand π on the issues. [Dashboard of issues sorted by thumb-up](https://github.com/bids-standard/bids-2-devel/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc)
If you would like to join the effort and address any of the issues, follow up on the issue and prepare a PR against [bids-2.0 branch] of bids-specification following the procedures outlined in [PR #1775].
[bids-2.0 branch]: https://github.com/bids-standard/bids-specification/tree/bids-2.0
[BIDS 2.0 project]: https://github.com/orgs/bids-standard/projects/10
[PR #1775]: https://github.com/bids-standard/bids-specification/pull/1775