Skip to content

Official Digital.ai published content for Digital.ai Release product

License

Notifications You must be signed in to change notification settings

digital-ai/release-content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital.ai Digital.ai Release

Digital.ai Release Content Repository

Welcome to the official Digital.ai Release content repository! This repository is dedicated to storing officially published release templates and workflow templates by Digital.ai.

Table of Contents

Contributing

We highly value contributions from our community! If you have a release template or workflow template that you'd like to share or enhance, we encourage you to follow these simple steps:

  1. Fork this repository to your GitHub account.
  2. Switch to the relevant release branch: git checkout release/25.1.x.
  3. Create a new branch for your modifications: git checkout -b feature/new-template.
  4. Implement your changes and commit them: git commit -m "Add new template".
  5. Push your changes to your GitHub fork: git push origin feature/new-template.
  6. Open a pull request (PR) against this repository, targeting the appropriate release branch.

Our dedicated team will carefully review your PR and collaborate with you to incorporate it into the official content. Your contributions are greatly appreciated!

How to Release

To release a new version of the content, follow these steps:

  1. Ensure all changes are thoroughly tested and documented.
  2. Update the version number and changelog as needed.
  3. Create a new release on GitHub with the appropriate version tag.
  4. Include release notes detailing the changes made.
  5. Publish the release.

License

This repository is licensed under the Apache License 2.0.