An open API service indexing awesome lists of open source software.

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.

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
```

[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
![GitHub issues](https://img.shields.io/github/issues/Avanade/avanade-template)
![GitHub](https://img.shields.io/github/license/Avanade/avanade-template)
![GitHub Repo stars](https://img.shields.io/github/stars/Avanade/avanade-template?style=social)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://avanade.github.io/code-of-conduct/)
[![Incubating InnerSource](https://img.shields.io/badge/Incubating-Ava--Maturity-%23FF5800?labelColor=yellow)](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
```