This repo is used to document research performed by the Packit Team.
- Try to find an appropriate category for your topic. In case there is none yet,
you can create a new directory with
_category_.yml
file that describes the category. - Please create a new directory in the research directory.
- Create an
index.md
document in that directory. - Make sure your
index.md
contains a clear description of what the outcome is from your research topic: ideally propose what the next steps should be. It's completely fine to tell that the technology is not interesting to us and there are no further actions. - Add everything related to your topic in the directory.
- Open a pull request.
Note
In case you're working on a follow-up research, feel free to just add a new Markdown file next to already existing research.
---
title: ‹Title of your research›
authors: ‹Kerberos logins of authors, e.g. login or [login_a, login_b]›
---
## Description
## Acceptance criteria
---
‹findings›
---
## Next steps
Warning
Authors are not checked against the list of authors as with the blog posts, keeping the authors in the attributes of research is just a courtesy to avoid unnecessary git blaming.