From 940e83ac612d801cae2e5ecb1ad685959d184008 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 16 Aug 2022 18:34:40 +0200 Subject: [PATCH] update --- Processes/01_Development.md | 4 ++-- Project/PROJECT.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Processes/01_Development.md b/Processes/01_Development.md index 5d9dba4..d6e0e3a 100644 --- a/Processes/01_Development.md +++ b/Processes/01_Development.md @@ -14,13 +14,13 @@ The setup and configuration of the development environment is in the hands of ev ## Code of conduct -Every organization member and contributor to the organization must follow the [code of conduct](../Policies & Guidelines/Code of conduct.md). +Every organization member and contributor to the organization must follow the [Code of Conduct](../Policies & Guidelines/Code of Conduct.md). ## Becoming a contributor For public repositories you can immediately start by creating forks and pull requests. For private repositories which are necessary to setup the complete developer environment, feel free to request access. Please not that we may not immediately give you access to private repositories and instead will give you smaller tasks regarding public repositories. Please contact spl1nes.com@googlemail.com for more details. (**R1**) -For all contributions our [Contributor License Agreement ("CLA")](https://github.com/Karaka-Management/Organization-Guide/blob/develop/legal/individual contributor license agreement.md) comes into effect. (**R2**) +For all contributions our [Contributor License Agreement "CLA"](https://github.com/Karaka-Management/Organization-Guide/blob/develop/legal/individual contributor license agreement.md) comes into effect. (**R2**) ## Code changes diff --git a/Project/PROJECT.md b/Project/PROJECT.md index 629f521..963a54e 100644 --- a/Project/PROJECT.md +++ b/Project/PROJECT.md @@ -279,6 +279,7 @@ Todos/tasks which are not important enough to be part of the milestones (or don' | medium | Editor | Add emojis | | medium | Admin | Create a view where it's possible to create/activate, change and delete/deactivate hooks for events. | | medium | EventManagement | Use Cli application for async event handling, alternatively web requests via curl, alternatively at runtime of the main process. This should depend on the configuration of the application. | +| low | Markdown lists | Implement aligned ul https://stackoverflow.com/questions/10428720/how-to-keep-indent-for-second-line-in-ordered-lists-via-css for multiline list elements | | low | Registration | Allow users to register by themselves (if activated in the backend) | | low | Registration | Send an email after creating a profile/self-registration with login information | | low | Tasks | Show which tasks have a file attached (similar to emails) |