|
1 |
| -### General Project Info |
2 |
| -[](https://github.com/atc-net/atc-rest-client) |
3 |
| -[](https://github.com/atc-net/atc-rest-client) |
4 |
| -[](https://github.com/atc-net/atc-rest-client) |
5 |
| -[](https://github.com/atc-net/atc-rest-client) |
6 |
| -[](https://github.com/atc-net/atc-rest-client/issues) |
7 |
| - |
8 |
| -### Packages |
9 |
| -[](https://github.com/orgs/atc-net/packages?repo_name=atc-rest-client) |
10 |
| -[](https://www.nuget.org/profiles/atc-net) |
11 |
| - |
12 |
| -### Build Status |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| -### Code Quality |
18 |
| -[](https://sonarcloud.io/dashboard?id=atc-rest-client) |
19 |
| -[](https://sonarcloud.io/dashboard?id=atc-rest-client) |
20 |
| -[](https://sonarcloud.io/dashboard?id=atc-rest-client) |
21 |
| -[](https://sonarcloud.io/dashboard?id=atc-rest-client) |
22 |
| -[](https://sonarcloud.io/dashboard?id=atc-rest-client) |
| 1 | +[](https://www.nuget.org/packages/atc.rest.client) |
23 | 2 |
|
24 | 3 | # ATC.Net REST-Client
|
25 | 4 |
|
26 | 5 | Atc.Rest.Client is a basic collection of classes and extension methods for API client setup.
|
27 | 6 |
|
28 |
| -# The workflow setup for this repository |
29 |
| -[Read more on Git-Flow](docs/GitFlow.md) |
30 |
| - |
31 |
| -# Contributing |
32 |
| - |
33 |
| -Please refer to each project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow. [Read more here](https://gist.github.com/Chaser324/ce0505fbed06b947d962). |
34 |
| - |
35 |
| - 1. **Fork** the repo on GitHub |
36 |
| - 2. **Clone** the project to your own machine |
37 |
| - 3. **Commit** changes to your own branch |
38 |
| - 4. **Push** your work back up to your fork |
39 |
| - 5. Submit a **Pull request** so that we can review your changes |
40 |
| - |
41 |
| -NOTE: Be sure to merge the latest from "upstream" before making a pull request! |
| 7 | +## How to contribute |
42 | 8 |
|
43 |
| -# Coding Guidelines |
| 9 | +[Contribution Guidelines](https://atc-net.github.io/introduction/about-atc#how-to-contribute) |
44 | 10 |
|
45 |
| -This repository is adapting the [ATC-Coding-Rules](https://github.com/atc-net/atc-coding-rules) which is defined and based on .editorconfig's and a range of Roslyn Analyzers. |
| 11 | +[Coding Guidelines](https://atc-net.github.io/introduction/about-atc#coding-guidelines) |
0 commit comments