|
1 | | -[](https://api.reuse.software/info/github.com/sap-tutorials/xpa-tutorials) |
| 1 | +[](https://circleci.com/gh/SAPDocuments/Tutorials) |
| 2 | +[](https://david-dm.org/SAPDocuments/Tutorials?type=dev) |
| 3 | +[](https://api.reuse.software/info/github.com/sap-tutorials/Tutorials) |
2 | 4 |
|
3 | | -# SAP-Tutorials Repository Template |
| 5 | +# Tutorials for https://developers.sap.com |
| 6 | +Welcome to the Markdown tutorial catalog for tutorials you can find on the [SAP developer pages](https://developers.sap.com) here: <https://developers.sap.com/tutorial-navigator.html>. |
4 | 7 |
|
5 | | -Default templates for SAP open source repositories, including LICENSE, .reuse/dep5, Code of Conduct, etc... All repositories on github.com/SAP-tutorials will be created based on this template. |
6 | 8 |
|
7 | | -## To-Do |
| 9 | +# How to contribute |
| 10 | +Contributions from external authors may be accepted in the future. However, for now you can provide us with feedback (e.g. outdated screens) and suggestions for improvements on existing tutorials by creating a GitHub issue. |
8 | 11 |
|
9 | | -In case you are the maintainer of a new SAP-toturials open source project, these are the steps to do with the template files: |
| 12 | +We have a large tutorial pipeline in the works, but in case you have something in mind right away, please [create a new issue](https://github.com/SAPDocuments/Tutorials/issues/new) with the Label `enhancement` and let us know what you'd like to see covered in a tutorial. |
10 | 13 |
|
11 | | -- Check if the default license (Apache 2.0) also applies to your project. A license change should only be required in exceptional cases. If this is the case, please change the [license file](LICENSE). |
12 | | -- Enter the correct metadata for the REUSE tool. See our [wiki page](https://wiki.wdf.sap.corp/wiki/display/ospodocs/Using+the+Reuse+Tool+of+FSFE+for+Copyright+and+License+Information) for details how to do it. You can find an initial .reuse/dep5 file to build on. Please replace the parts inside the single angle quotation marks < > by the specific information for your repository and be sure to run the REUSE tool to validate that the metadata is correct. |
13 | | -- Adjust the contribution guidelines (e.g. add coding style guidelines, pull request checklists, different license if needed etc.) |
14 | | -- Add information about your project to this README (name, description, requirements etc). Especially take care for the <your-project> placeholders - those ones need to be replaced with your project name. See the sections below the horizontal line and [our guidelines on our wiki page](https://wiki.wdf.sap.corp/wiki/display/ospodocs/Guidelines+for+README.md+file) what is required and recommended. |
15 | | -- Remove all content in this README above and including the horizontal line ;) |
| 14 | +Every contributor needs to sign a Developer Certificate of Origin provided by SAP. To make this step hassle-free, this repository has activated the [CLA assistant](https://cla-assistant.io). |
16 | 15 |
|
17 | | -*** |
18 | | - |
19 | | -# Our new open source project |
20 | | - |
21 | | -## About this project |
22 | | - |
23 | | -*Insert a short description of your project here...* |
24 | | - |
25 | | -## Requirements and Setup |
26 | | - |
27 | | -*Insert a short description what is required to get your project running...* |
28 | | - |
29 | | -## Support, Feedback, Contributing |
30 | | - |
31 | | -This project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/SAP-toturials/<your-project>/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md). |
32 | | - |
33 | | -## Code of Conduct |
34 | | - |
35 | | -We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](CODE_OF_CONDUCT.md) at all times. |
36 | | - |
37 | | -## Licensing |
38 | | - |
39 | | -Copyright 2025 SAP SE or an SAP affiliate company and <your-project> contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP-toturials/<your-project>). |
| 16 | +# License |
| 17 | +The tutorials in this repository are provided under the Terms & Conditions set out in the [`LICENSE.txt`](https://github.com/SAPDocuments/Tutorials/blob/master/LICENSE.txt) file. |
0 commit comments