Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Please ensure your pull request adheres to the following guidelines:
- Make sure the list is useful before submitting. That implies it has enough content and every item has a good succinct description.
- Make an individual pull request for each suggestion.
- Follow the style of existing list items.
- Use the following format:
[List Name](link)
- New categories or improvements to the existing categorization are welcome.
- Check your spelling and grammar.
- Make sure your text editor is set to remove trailing whitespace.
- The pull request and commit should have a useful title.
- Create a GitHub account if you don't have one.
- Access to the repository page of this project awesome-opensees.
- In the file list, click on the
readme.md
file. - Click on the edit button (the pencil icon) on the top right of the file content container.
- Now you can start editing the file in the in-browser editor, using GitHub Flavored Markdown.
- After you have done, click on the
Preview
button, revise by yourself, make sure you follow the guidelines above. - At the bottom of the editor, describe the reason you are proposing the changes. Be concise and coherent.
- Click on the green
Propose file change
button. - Submit the pull request.
The tcl
directory is a collection of reusable tcl procedure defination scripts. If you want to contribute to the scripts, please enter the directory, and read note to contributors. A template tcl file is provided. Just follow the guidelines, and the template. Everyone is welcome to contribute your code.