Skip to content

Commit 5976d7a

Browse files
authored
Add wall-of-fame (#5)
Add the base for a Wall of Fame: - add `wall-of-fame.md` to the Solutions, with a short description - create dedicated `wall-of-fame` directory to store famed projects, with instructions in `.info.md` - update the main description
1 parent 35eb721 commit 5976d7a

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ You can help this project by:
2525
An empty file named after the project would be enough, we'll make you an owner of that file.
2626

2727
- proposing a solution in the [Solutions](https://github.com/OneWomanLess/OneWomanLess.github.io/tree/main/solutions) directory
28+
- if you know of a model project environment(s), by describing them in the [Wall of fame](https://github.com/OneWomanLess/OneWomanLess.github.io/tree/main/wall-of-fame) directory.
2829

2930
- forwarding to others who have a story to tell or may be interested otherwise
3031

solutions/wall-of-fame.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
A directory where model projects can be recognised, for others to follow as the examples.

wall-of-fame/.info.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Do you know a project that is worth showing off as a model for others to follow?
2+
3+
Add a file named after that project to the `wall-of-fame` directory, with a description what you believe contributes most to create the friendly environment in that project.
4+
5+
Consider also adding a short characteristics of yourself, anything that may be relevant for the great fit you made.

0 commit comments

Comments
 (0)