diff --git a/docs/feedback.md b/docs/feedback.md new file mode 100644 index 0000000..b5f3b28 --- /dev/null +++ b/docs/feedback.md @@ -0,0 +1,13 @@ +--- +sidebar_position: 19 +description: Feedback and suggestions +title: Feedback & Suggestions +--- + +Hey learner, practitioner, or expert in DevOps, + +Thanks you so much for checking out this project/website. I ([Pradumna](https://x.com/pradumna_Saraf)) know that this project/website is not perfect and there are many things that can be improved. You might have encountered some errors or outdated information. + +I am always open to feedback and suggestions. If you have any feedback or suggestions, please feel free to share them. You can raise a [Pull Request](https://github.com/Pradumnasaraf/DevOps), or if it's something major, please raise an [Issue](https://github.com/Pradumnasaraf/DevOps/issues/new/choose) on GitHub Repo. I will try to incorporate your feedback and suggestions as much as possible. + +Thanks for your time and support. \ No newline at end of file diff --git a/docs/linux/commands.md b/docs/linux/commands.md index a55b035..658c06b 100644 --- a/docs/linux/commands.md +++ b/docs/linux/commands.md @@ -1,5 +1,5 @@ --- -sidebar_position: 2 +sidebar_position: 3 title: Linux Commands ---