Skip to content

This repo is a base template for all open-source repositories in the it@m organization

License

Notifications You must be signed in to change notification settings

it-at-m/oss-repository-en-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customize this file after creating the new REPO and remove this lines.

What to adjust:

  • Add the your project or repo name direct under the logo.
  • Add a short and long desciption.
  • Add links for your final repo to report a bug or request a feature.
  • Add list of used technologies.
  • If you have, add a roadmap or remove this section.
  • Fill up the section for set up and documentation.
  • Start in this file only with documentation and link to the docs folder.
  • Add more project shields. Use shields.io with style for-the-badge.

------- end to remove -------

repo or project name

Made with love by it@M

Add a description from your project here.

Built With

The documentation project is built with technologies we use in our projects:

  • write here the list of used technologies

Roadmap

if you have a ROADMAP for your project add this here

See the open issues for a full list of proposed features (and known issues).

Set up

how can i start and fly this project

Documentation

what insights do you have to tell

graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;
Loading

use diagrams.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please open an issue with the tag "enhancement", fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Open an issue with the tag "enhancement"
  2. Fork the Project
  3. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  4. Commit your Changes (git commit -m 'Add some AmazingFeature')
  5. Push to the Branch (git push origin feature/AmazingFeature)
  6. Open a Pull Request

More about this in the CODE_OF_CONDUCT file.

License

Distributed under the MIT License. See LICENSE file for more information.

Contact

it@M - opensource@muenchen.de

About

This repo is a base template for all open-source repositories in the it@m organization

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published