diff --git a/README.md b/README.md index accdefd..0a85e3a 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,6 @@ This repo is used to document research performed by the Packit Team. category. 1. Please create a new directory in the [research](research/) directory. 1. Create an `index.md` document in that directory. - > **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. 1. 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 @@ -21,6 +18,10 @@ This repo is used to document research performed by the Packit Team. 1. Add everything related to your topic in the directory. 1. 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. + ### Template for research ```md @@ -42,7 +43,7 @@ authors: ‹Kerberos logins of authors, e.g. login or [login_a, login_b]› ## Next steps ``` -> **Warning** +> [!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_.