An open API service indexing awesome lists of open source software.

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

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