diff --git a/README.md b/README.md index e4fde3c..adf9151 100644 --- a/README.md +++ b/README.md @@ -33,11 +33,24 @@ You can check the issues at the following [**link:**](https://github.com/orgs/DE #### "How to create a proposal or an issue:" -If you have previously verified that the proposal or issue does not exist, you can write it following the following format. -Para crear un issue en Github, sigue los siguientes pasos: +If you have previously verified that the proposal or issue does not exist, you can write it following the following format: -To create an issue in Github, follow these steps: +After accessing the issues link, we must check if there is no related proposal or issue on the list. If we realize that there is none, we can add one by clicking on the **+** sign and assigning a brief title to it. + + + +![](/assets/Readme/p1.png) +**Img1:** At the bottom of the issues, you can add a new one (Remember to check that there is no related open issue and its status). + + +![](/assets/Readme/p2.png) + + +--- + + +**To create an issue in Github, follow these steps:** 1. Access the repository page where you want to create the issue. 2. Click on the "Issues" tab at the top of the page. @@ -52,7 +65,9 @@ To create an issue in Github, follow these steps: It is important to provide all relevant information so that others can understand the problem and help resolve it. Additionally, it is important to label the issue correctly to make it easier to find and organize. If possible, a proposed solution or suggestions to help solve the problem can also be provided. -### +--- + +### ### License. :mechanical_arm: diff --git a/_posts/.2022-12-31-generalassemblyno1.md.swp b/_posts/.2022-12-31-generalassemblyno1.md.swp new file mode 100644 index 0000000..72d1703 Binary files /dev/null and b/_posts/.2022-12-31-generalassemblyno1.md.swp differ diff --git a/assets/Readme/p1.png b/assets/Readme/p1.png new file mode 100644 index 0000000..151cff8 Binary files /dev/null and b/assets/Readme/p1.png differ diff --git a/assets/Readme/p2.png b/assets/Readme/p2.png new file mode 100644 index 0000000..b36d41d Binary files /dev/null and b/assets/Readme/p2.png differ