You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-12
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
**Gnu-linux-shell-use** is a foundation for shell scripting in the GNU/Linux environment.
8
8
9
-
It is made up of four type of solutions:
9
+
It is made up of four types of solutions:
10
10
11
11
1. Scripts
12
12
2. Functions scripts
@@ -15,7 +15,7 @@ It is made up of four type of solutions:
15
15
16
16
# Paradigms
17
17
18
-
All the solutions of **Gnu-linux-shell-use** exist in following paradigms. Each paradigm contains one to two examples:
18
+
The following is a list of all the paradigms in which all solutions of **Gnu-linux-shell-use** exist:
19
19
20
20
## Application management
21
21
@@ -77,15 +77,5 @@ All the solutions of **Gnu-linux-shell-use** exist in following paradigms. Each
77
77
78
78
All the solutions in this repository follow [standard guidelines](https://github.com/computingfoundation/gnu-linux-shell-use/wiki).
79
79
80
-
# Contributing
81
-
82
-
If you would like to contribute, please ensure that your contribution adheres to the respective [guideline](https://github.com/computingfoundation/gnu-linux-shell-use/wiki). Here is a list of [needed solutions](https://github.com/computingfoundation/gnu-linux-shell-use/wiki/Needed-solutions); it can be used for ideas.
83
-
84
-
An alternative implementation to an already existing solution will be accepted only if it has substantial reason, such as using a different dependency or language.
85
-
86
-
Finally, credits will be placed in the wiki.
87
-
88
-
Please send an email to main@computingfoundation.org with any suggestions, comments or questions.
0 commit comments