Marketing Technology Documentation Hub
Status
🟢 Production
This repo serves as the starting point for any new Marketing Technology documentation.
- 🚧 Status of Project: Development
- 🔎 Scope: Every documentation regarding a MarTech topic.
Table of Contents
Rules
- Anything that can be documented in one single repo, should be documented there (high cohesion).
- Anything that is an overreaching topic (e. g. documentation would be needed in two or more repos) should be documented here (loose coupling).
Contribution
Documentation is nice, everyone loves good documentation that allows you to work on a task in a repository almost immediately. Thank you for your contribution to this topic.
- Based on the rules, please determine the proper location of your documentation.
- Look at the
/docsfolder in the root directory of the repository to which you want to add your documentation. If such a folder does not yet exist, you can create it. - Familiarize yourself with the grouping of the documentation pages (Markdown files) in the respective
/docsfolder of the repository. You may need to add another folder if there isn't one where your new documentation would fit. - Please use our template as a starting point if there is no specific template in
/docsor in the subfolder of the repository. - Like in coding, open a PR with your suggested changes and added markdown files.
- Have it approved according to the repo rules.
- Merge it! 🎉