From e5c0db89567ca32edc197e8180990fc725f49707 Mon Sep 17 00:00:00 2001 From: Jonah Lawrence Date: Tue, 11 Jan 2022 00:14:38 +0200 Subject: [PATCH] docs: Added contributing section --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index ddc1555..c5d8d4e 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,12 @@ https://minimalistic-wallpaper.herokuapp.com/?random=3 ``` This API can be used for setting daily wallpapers on a mobile device by combining it with an app such as IFTTT. + +## Contributing + +All images appearing in the images directory contain the author (sometimes this is the original artist, for others, this is a Reddit user who shared the image or a website the image was found on in cases where the original artist is unknown) and the title or description of the wallpaper. + +* If the artist is not properly attributed, feel free to open an issue or pull request for renaming the files to give the author the correct attribution +* New wallpapers may be suggested by opening a pull request, but as this is a personal wallpaper collection, it is up to my discretion whether or not the wallpaper will be accepted +* Issues and pull requests regarding improvements to the site or API are welcome +