-
Notifications
You must be signed in to change notification settings - Fork 7
Readme installation #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
2bd18a9
Update README.md
mouayed-nafeh a886740
Update README
mouayed-nafeh 137a513
Update README
mouayed-nafeh 5437d07
Update README
mouayed-nafeh c37d9ee
Update README
mouayed-nafeh 04da3c1
Update contribute_guidelines
mouayed-nafeh b380565
Update README
mouayed-nafeh 1da24f3
Update README
mouayed-nafeh 72d2067
Fix bug in example_2
mouayed-nafeh 02788de
Fix bug in example_3
mouayed-nafeh 7ae8686
Update README
mouayed-nafeh 39282d1
Merge branch 'readme-installation' of https://github.com/GEMScienceTo…
mouayed-nafeh 019eb7b
Update example_2.ipynb
mouayed-nafeh dd16055
Update plotter class
mouayed-nafeh ece9278
Revert "Update plotter class"
mouayed-nafeh cf43527
set correct version of wheel for python3.10
vot4anto 7d45714
Corrects instructions in README
mouayed-nafeh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,12 @@ | ||
| # 🤓 CONTRIBUTE TO THE VULNERABILITY TOOLKIT | ||
|
|
||
| You can contribute by improving the code available, addressing issues and bugs or include additional functionalities. | ||
| We welcome contributions to improve the vulnerability-modellers-toolkit (oq-vmtk) and this repository! If you'd like to contribute, follow the steps below. Otherwise, you can email your information to [email protected]_. | ||
|
|
||
| If you are familiar working with `git` repositories, open a pull request with the new information, and follow the standards and recommendations in the sections below. Otherwise, you can email your information to [email protected]_. | ||
| 1. Fork the repository on GitHub. | ||
| 2. Clone your fork to your local machine. | ||
| 3. Create a new branch for your feature or fix (git checkout -b feature-branch). | ||
| 4. Make your changes and commit them (git commit -am 'Add new feature'). | ||
| 5. Push your changes to your fork (git push origin feature-branch). | ||
| 6. Open a pull request on GitHub. | ||
|
|
||
| Contribution guidelines to be available soon. | ||
| Please ensure that your code follows the existing style and includes relevant tests and documentation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.