https://github.com/uat-opensource/approval-system
A re-usable system for providing approvals and rejections, reusable in many projects.
https://github.com/uat-opensource/approval-system
Last synced: 3 months ago
JSON representation
A re-usable system for providing approvals and rejections, reusable in many projects.
- Host: GitHub
- URL: https://github.com/uat-opensource/approval-system
- Owner: uat-opensource
- License: other
- Created: 2024-04-10T14:27:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-10T14:27:16.000Z (about 1 year ago)
- Last Synced: 2024-12-31T15:13:07.220Z (5 months ago)
- Language: Shell
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
| :point_up: | Remember: Change all the information in this file when your project is created, following the comments between the ``` symbols. |
|---------------|:------------------------|# avanade-template
> This is an example template for Avanade Open Source and InnerSource projects.```
Add a short description of your project.
DELETE THIS COMMENT
```[](http://commitizen.github.io/cz-cli/)



[](https://avanade.github.io/code-of-conduct/)
[](https://avanade.github.io/maturity-model/)```
Update the repository URL addresses for the shield templates.
DELETE THIS COMMENT
```## Overview
Describe the project in more detail. **This project is an example project, to be used when creating new Avanade Open Source projects.**```
Add a description of your project, and a screenshot if possible.
DELETE THIS COMMENT
```## Licensing
avanade-template is UNLICENSED and for internal use only, without legal review. See the Avanade Open Source site to start legal approvals.
```
The avanade-template is available under the MIT licence, but subsequent projects created on Avanade InnerSource are not.
Update the project name and licence.
DELETE THIS COMMENT
```## Solutions Referenced
- [Azure SQL Database ledger tables](https://docs.microsoft.com/en-us/azure/azure-sql/database/ledger-overview?WT.mc_id=AI-MVP-5004204)
- [Azure Confidential Ledger](https://docs.microsoft.com/en-gb/azure/confidential-ledger/?WT.mc_id=AI-MVP-5004204)```
These are provided as examples. Include links to components you have used, or delete this section.
DELETE THIS COMMENT
```## Documentation
The `docs` folder contains [more detailed documentation](./docs/start-here.md), along with setup instructions.```
Add an optional installation or usage section, if the instructions are <3 lines
e.g.
### Installation### Usage
DELETE THIS COMMENT
```## Contact
Feel free to [raise an issue on GitHub](https://github.com/Avanade/avanade-template/issues), or see our [security disclosure](./SECURITY.md) policy.
```
Update the repo URL.
DELETE THIS COMMENT
```
## Contributing
Contributions are welcome. See information on [contributing](./CONTRIBUTING.md), as well as our [code of conduct](https://avanade.github.io/code-of-conduct/). Avanade asks that all commits sign the [Developer Certificate of Origin](https://developercertificate.org/).If you're happy to follow these guidelines, then check out the [getting started](./docs/start-here.md) guide.
```
Leave the code of conduct unchanged
DELETE THIS COMMENT
```## Who is Avanade?
[Avanade](https://www.avanade.com) is the leading provider of innovative digital, cloud and advisory services, industry solutions and design-led experiences across the Microsoft ecosystem.
```
Leave the boilerplate unchanged
DELETE THIS COMMENT
``````
If needed, review the Open Source site on the intranet for more information.Full details at https://avanade.sharepoint.com/sites/opensource
DELETE THIS COMMENT
```