Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.19 KB

CONTRIBUTING.md

File metadata and controls

23 lines (15 loc) · 1.19 KB

Contributing Guidelines

Open Issues

When you open a new issue, please make sure to write a shord description what you want to implement with your css-code. eg. "Implement a frosted glass effect for backgrounds" If you create/open a new issue you are automatically assigned to it! If you want to contribute to an issue just comment below and I will assign you to it.

Folders and Files

Please make sure your files are in an Folder with the issue Number you are assigned to and your Name eg: '003_vJechsmayr' or '005_kopfrechner'. So I can find your solution for a given Issue. If you are assigned to more than one issue make sure to create a new folder for each issue.

Pull Requests

Only Pull Requests joined with an Issue (Issue Number in the message or manually joined) and matching the naming-conventions (See Folders and Files) will be merged! If your PR contains other files than css they will not be merged an in special cases marked as spam.

Spam Users

Users who spam this Repo with PRs/Issues that does not align the Contribution Guidelines will be blocked.

See Official Hacktoberfest Quality Standards