Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Docs update #105

Merged
merged 10 commits into from
Nov 16, 2017
Merged

Docs update #105

merged 10 commits into from
Nov 16, 2017

Conversation

M-ZubairAhmed
Copy link

@M-ZubairAhmed M-ZubairAhmed commented Nov 12, 2017

#102 Open for review and more editing to Contributing.md

@coderplex-bot
Copy link
Collaborator

coderplex-bot commented Nov 12, 2017

Deploy preview ready!

Built with commit 01d3e02

https://deploy-preview-105--coderplex.netlify.com

@pbteja1998
Copy link
Member

I think it would be good if there is also an index of topics at the beginning.

@M-ZubairAhmed
Copy link
Author

I was thinking to raise a beginner friendly issue for that

@pbteja1998
Copy link
Member

OK cool

Copy link
Contributor

@vinaypuppal vinaypuppal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@M-ZubairAhmed Thanks for taking time to write these.
Can we add how to fix this error also to Appendix.

CONTRIBUTING.md Outdated

1. Find an issue that needs assistance by searching for the [Help Wanted](https://github.com/coderplex/coderplex/labels/help-wanted) tag.
- [Coderplex](https://github.com/coderplex/coderplex) * : Frontend of the application
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check this line once we have * by mistake I think

CONTRIBUTING.md Outdated
<br/>
Familiarity with git is mandatory.

### Running
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be labeled as

Running Locally

And I feel it should go under Sending a Pull Request section

@M-ZubairAhmed
Copy link
Author

what was the fix for that error?

@vinaypuppal
Copy link
Contributor

That error occurs when user has local fork of our repo and later pull changes from our repo and changes have new packages added to package.json file. So he need to run yarn install again to install new dependencies otherwise error mentioned in that comment will show up.

Error: Can't resolve 'package-name' in ...

CONTRIBUTING.md Outdated
6. Add and commit your code. Please give meaning full commit messages.
7. Pull latest code from [upstream repository's ](https://help.github.com/articles/merging-an-upstream-repository-into-your-fork/)`master`, if in case anything new were merged while you were working on your fork.
8. Push the code to your fork.
9. Raise the pull request from your created branch to `master` branch of coderplex.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shoud we change this to develop. and explain a little about out branching system?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ping!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change what to develop?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes we will be changing default branch as devlop (I made typo while creating this will modify soon to develop). So update master to develop in guide and mention why we are doing so.

@vinaypuppal
Copy link
Contributor

@M-ZubairAhmed What is the status of this PR?

CONTRIBUTING.md Outdated
$ yarn lint
```
6. Add and commit your code. Please give meaning full commit messages.
7. Pull latest code from [upstream repository's ](https://help.github.com/articles/merging-an-upstream-repository-into-your-fork/)`master`, if in case anything new were merged while you were working on your fork.
Copy link
Contributor

@vinaypuppal vinaypuppal Nov 16, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull latest code from upstream repository's master,

Here its develop I think?

@M-ZubairAhmed M-ZubairAhmed changed the title WIP Docs update Docs update Nov 16, 2017
@M-ZubairAhmed
Copy link
Author

lets review and merge this. later changes can be opened by issues

@vinaypuppal vinaypuppal merged commit 88335b6 into master Nov 16, 2017
@vinaypuppal vinaypuppal deleted the docs-update branch November 16, 2017 11:38
vinaypuppal added a commit that referenced this pull request Nov 16, 2017
* little bit on nvm

* added nvm instructions, new issues docs

* completed contributing

* error added and indent spaces

* index fix

* branching system added

* sectios rearranged

* start removed

* removed extra section of branching model

* fix of #105 (review)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants