Skip to content

Commit d053c71

Browse files
committed
add contribution, version, and relevant links
1 parent 7c4a2c3 commit d053c71

1 file changed

Lines changed: 25 additions & 1 deletion

File tree

README.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,28 @@ events.on('error', (error)=>{
151151
events.on('dataChange', (data)=>{
152152
// you code here
153153
});
154-
```
154+
```
155+
156+
## Contribution
157+
### Contribute to The Code
158+
- **Branching**: Create a new branch from the`development`. The branch name should be all small with words separated by a hyphen.
159+
- **Pull requests**: Pull requests should go towards (also known as a PR) to the `development` branch. Please link the issues which the pull request solves ti it. Finally, assign a reviewer.
160+
- **Delete the stale branch**: After your branch is merged and the pull request is closed, please don't forget to delete your stale branch.
161+
162+
### Contributors
163+
- Hamed Musallam
164+
- Lan Bao Quang Le
165+
- Nisha Sharma
166+
- Noura Rayya
167+
- Venkata chandrasekhar Nainala (Chandu)
168+
169+
170+
## Versions Details
171+
Current NMRium version: 0.33.0
172+
173+
## Relevant Links
174+
Here you can find the links to NMRium and all the repositories we are aware of which use the wrapper.
175+
176+
- [NMRium](https://www.nmrium.org/)
177+
- [nmrXiv](https://nmrxiv.org/)
178+
- [Chemotion](https://www.chemotion.net/)

0 commit comments

Comments
 (0)