Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kintsugi: Add readme and contributing files. #1

Merged
merged 1 commit into from
Apr 22, 2021
Merged

Kintsugi: Add readme and contributing files. #1

merged 1 commit into from
Apr 22, 2021

Conversation

byohay
Copy link
Collaborator

@byohay byohay commented Apr 20, 2021

No description provided.

README.md Outdated
## Installing Kintsugi

```sh
$ [sudo] gem install kintsugi
Copy link
Member

Choose a reason for hiding this comment

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

I'd remove sudo, I think it confuses more than it helps

README.md Outdated

## Alternatives

- [XcodeGen](https://github.com/yonaskolb/XcodeGen): You can check in this JSON file instead of the `.pbxproj` file. Then resolving conflicts is much easier.
Copy link
Member

Choose a reason for hiding this comment

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

You can check in this JSON file
who can check what?

Copy link
Collaborator Author

@byohay byohay Apr 21, 2021

Choose a reason for hiding this comment

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

Check into the source control. Updated wording.

CONTRIBUTING.md Outdated

## Pull requests

**First time**
Copy link
Member

Choose a reason for hiding this comment

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

First time making a pull request? Running the project? this is unclear. Also, if they haven't forked our repo I don't think they can open a PR so this is a bit redundant.
I would assume people know how to fork a repo and make a pull request so I think you can remove this.**

<img src="./logo/kintsugi.png" alt="Kintsugi Logo"/>
</p>

# Kintsugi [![Ruby Style Guide](https://img.shields.io/badge/code_style-rubocop-brightgreen.svg)](https://github.com/rubocop/rubocop)
Copy link
Member

Choose a reason for hiding this comment

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

think about adding somewhere here an explanation of what the actual Kintsugi is and a link to https://en.wikipedia.org/wiki/Kintsugi

@byohay
Copy link
Collaborator Author

byohay commented Apr 21, 2021

@ashdnazg round done.

Copy link
Member

@ashdnazg ashdnazg left a comment

Choose a reason for hiding this comment

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

Fix commit/PR summary contibuting=>contributing (missing r)

README.md Outdated

# Kintsugi [![Ruby Style Guide](https://img.shields.io/badge/code_style-rubocop-brightgreen.svg)](https://github.com/rubocop/rubocop)

> Kintsugi (金継ぎ) is the art of repairing broken pottery by mending it with gold. [Wikipedia](http://en.wikipedia.org/wiki/Kintsugi)
Copy link
Member

Choose a reason for hiding this comment

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

This is a bit confusing here. I would expect a Kintsugi is a tool for automatically resolving merge conflicts in Xcode project files to be the first sentence in the readme. The etymology should be lower down

@byohay byohay changed the title Kintsugi: Add readme and contibuting files. Kintsugi: Add readme and contributing files. Apr 22, 2021
@byohay byohay merged commit 7608096 into Lightricks:main Apr 22, 2021
@byohay byohay deleted the feature/add-readme branch April 22, 2021 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants