Skip to content

Commit

Permalink
Merge pull request Kaustubh-Natuskar#1 from Kaustubh-Natuskar/main
Browse files Browse the repository at this point in the history
chandu
  • Loading branch information
JAGADABICHANDRASEKHARVARMA authored Aug 4, 2022
2 parents d766e82 + 5e6febc commit b83df6b
Show file tree
Hide file tree
Showing 6 changed files with 661 additions and 188 deletions.
5 changes: 5 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## Congratulations on making a pull request!
### Please make sure you check all the items.

- [ ] The numbering of the company that you added starts with ```1```.
- [ ] You have increased the ```Total Companies Added``` count.
Binary file added Companies.xlsx
Binary file not shown.
34 changes: 34 additions & 0 deletions GUIDELINES.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# STEPS TO PERFORM

1. Fork the repository.

1. Make sure you have the latest version of main branch.

1. Read this [Article](https://guides.github.com/features/mastering-markdown/) about Markdown.

1. Download [this](https://docs.google.com/spreadsheets/d/11uI5wwJCMVpL7jSva6pRAgVWg-I-IN_9-yDrks2ZZ3w/edit#gid=0) sheet to find the right place for the company you want to add.

1. Add the company STRICTLY in the increasing alphabetical order. See this small [article](https://support.google.com/docs/answer/3540681?hl=en&co=GENIE.Platform%3DAndroid).

1. Please don't add the numbering in logical order. Keep every number equal to ```1```. Markdown handles the numbering on its own.

1. If somehow you make the numbering not according to the point number ```5```. it will make a conflict while merging PR.

1. Don't forget to increase the count.

1. Make a pull request.

# GUIDELINES TO ADD COMPANY

1. companies which provide remote work are welcome.


3. Work Life Balance MUST be good.

# Help us to resolve issue [#4](https://github.com/Kaustubh-Natuskar/companies-to-apply/issues/4#issue-1000096274)

1. fork the latest main.
2. There will be a file categories.md, where we have mentioned domain names of companies, feel free to add new ones.
3. Now add the companies from readme.md to their respective categories alphabetically.
4. make a PR :)
* NOTE: As of now we are adding these changes only to categories.md only once we decided about how we should organize the new section on readme.md(on front pagre which people will see) till then no need to add add new section in readme.md.
21 changes: 21 additions & 0 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2021 kaustubh sandeep natuskar

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Loading

0 comments on commit b83df6b

Please sign in to comment.