Skip to content

Commit 3ceecce

Browse files
links added
1 parent 39f90ec commit 3ceecce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ First off, thank you for considering contributing to PICA! It's people like you
44

55
# Building a Collaborative Ecosystem
66

7-
PICA is distributed under the permissive MIT License because we believe scientific software should be a dynamic, living project rather than a static tool. Our goal is to foster a community-driven ecosystem where researchers are free to modify and extend the codebase to support their specific instruments.
7+
PICA is distributed under the permissive [MIT License](https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation/blob/main/LICENSE) because we believe scientific software should be a dynamic, living project rather than a static tool. Our goal is to foster a community-driven ecosystem where researchers are free to modify and extend the codebase to support their specific instruments.
88

99
We designed PICA with a modular architecture specifically to make this process straightforward preventing the redundant effort of rewriting automation scripts from scratch. By contributing your custom drivers or experimental protocols back to the project via GitHub Pull Requests, you help create a more robust and versatile tool for the entire scientific community. Additionally, we rely on community feedback via GitHub Issues to identify edge cases and resolve bugs across diverse hardware setups, accelerating development far beyond what a single team could achieve.
1010

@@ -21,7 +21,7 @@ When reporting a bug, please include as much detail as possible:
2121
* **Steps to reproduce:** Clearly describe how to trigger the bug.
2222
* **Expected behavior:** What did you expect to happen?
2323
* **Actual behavior:** What actually happened?
24-
* **PICA version:** Specify the version of PICA you are using.
24+
* **PICA version:** Specify the [version](https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation/releases) of PICA you are using.
2525
* **Operating system:** Your OS and version (e.g., Windows 10, Ubuntu 20.04).
2626
* **Hardware setup:** Briefly describe your instrument setup if relevant.
2727
* **Error messages/logs:** Include any relevant error messages or console output.

0 commit comments

Comments
 (0)