Skip to content

README.md available as a template for any Aras Community Project

License

Notifications You must be signed in to change notification settings

ArasLabs/readme-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

TODO: Write a project description here.

TIP: Add screenshots or gifs to make your project description or usage steps more effective.

name of image

Add a little caption for your embedded image like this.

Project Details

Release Notes
{release_tag} Enter your release notes here.

Supported Aras Versions

Project Aras
{release_tag} List the Aras versions supported by your project here. Ex: "11 SP12" or "11 SP10+"

Installation

Important!

Always back up your code tree and database before applying an import package or code tree patch!

Pre-requisites

  1. Aras Innovator installed (version ___ preferred)
  2. .......

Install Steps

TODO: Describe the installation process

  1. List installation Process
  2. .....

Usage

TODO: Write usage instructions

  1. List usage instructions
  2. .....

Contributing

TODO: Tell the community how they can contribute to your project.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Credits

TODO: Write credits if others contributed to the project

License

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.