TODO: Write a project description here.
TIP: Add screenshots or gifs to make your project description or usage steps more effective.
Add a little caption for your embedded image like this.
Release | Notes |
---|---|
{release_tag} | Enter your release notes here. |
Project | Aras |
---|---|
{release_tag} | List the Aras versions supported by your project here. Ex: "11 SP12" or "11 SP10+" |
Always back up your code tree and database before applying an import package or code tree patch!
- Aras Innovator installed (version ___ preferred)
- .......
TODO: Describe the installation process
- List installation Process
- .....
TODO: Write usage instructions
- List usage instructions
- .....
TODO: Tell the community how they can contribute to your project.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
TODO: Write credits if others contributed to the project
TODO: Choose an open source license and include it in your repository as LICENSE.md.
Example: This project is published to Github under the MIT license. See the LICENSE file for license rights and limitations.