diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 219c5e7..306e923 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -41,6 +41,51 @@ Type a title and description for your issue. Then click Submit new issue. ## Make necessary changes Open up the project in your favourite text editor, select the file you want to contribute to, and make your changes.Make sure to save the edits. +... +# Adding Files to Wikisyllabus + +If you fork and clone the WikiSyllabus Repository, follow these steps: + +## Go to the `src` Folder + +1. Navigate to the `Wikisyllabus` folder. +2. If you are contributing materials for other universities, create a new folder with the university's name (e.g., `foldername: MG`). Inside this folder, add a `SUMMARY.md` file and type the university's name (e.g., `MG`). + +For contributions to KTU (Kerala Technological University): + +3. There are two folders: `2019_scheme` and `2015_scheme`. +4. Inside each of these folders, there are seven folders, `S1&S2` to `S8`. +5. Go to the folder corresponding to the semester you want to contribute. +6. Create a new folder with the course code as its name. +7. Add a `SUMMARY.md` file inside this folder and type the current folder's name. +8. You can create one or more `.md` files in this folder. The names of these files should be specific to their content. + +## Adding Content to the `.md` File + +1. If you have a PDF file, you can copy the text from the PDF and paste it into the `.md` file. +2. If there are any pictures in the PDF, take a screenshot and upload it at the appropriate position in the `.md` file. + - If you are using GitHub for editing, you can easily drag and drop the image at the desired position. +3. If the study material you want to contribute is already present, do not add it again. However, if there are any changes or additions to the existing content, you can edit the corresponding `.md` file and add your content below the current one. + +## Adding Your Name to the Contributors List + +1. Open the `README.md` file in the repository. +2. Add a new `