Skip to content

Conversation

@ramiroluz
Copy link

No description provided.

@kytrinyx
Copy link
Member

kytrinyx commented Dec 7, 2015

Note to reviewers: we have two PRs right now for the ABOUT.md: See also #275

Both PRs have lots of really good content. Maybe we can merge one in and have the other person add some edits based on their PR?

@kytrinyx kytrinyx mentioned this pull request Dec 7, 2015
docs/ABOUT.md Outdated
Copy link
Member

Choose a reason for hiding this comment

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

This gets incorporated on a page that already has a header, so this first line can go away.

@ramiroluz
Copy link
Author

I believe that it would be easier for me if you merge #275. Then I can merge mine.

@Dog
Copy link
Contributor

Dog commented Dec 8, 2015

I went ahead and merged #275 for you.

ramiroluz and others added 17 commits December 10, 2015 02:31
Corrected typo for 'interactive' and reworded introductory sentences to include input from @kytrinyx about resources available for Python, from #275.
Wording changes in ABOUT.md
series: fix pep8 compliance (see #287)
The original tests had tests for "" and 0.
This is when both inputs are the boundary condition.
Now we should also test when only one input is at the boundary.
So we should test a non-empty string with 0, and "" with a nonzero span.

These are consistent with the values defined in
https://github.com/exercism/x-common/blob/master/largest-series-product.json
In these cases, the result should be 0 as well. This guards against
solutions that assume the minimum is 1.
largest-series-product corner cases
behrtam and others added 20 commits September 12, 2016 13:46
Adds the exercise to the "exercises" key in the config.json (see #360).
…362)

* hello-world: Add two new test functions to test blank and none names

* binary-search: Add to exercises key in config
binary-search: Add to "exercises" key in config
Update flake8 and pyflakes to the latest version
...from exercism.io/ATTRIBUTION.md, noting the permission they gave us

a step in fixing exercism/exercism#3112.
Add attribution for the track icon
this keeps it in line with the TOPICS list
…hello-world

change if-statements to if-else statements
The **problems** key is deprecated in favour of **exercises**
so it can be removed.

We have confirmation from exercism/DEPRECATED.x-api#137
that it is safe to *delete* the problems key.
@behrtam
Copy link
Contributor

behrtam commented Oct 27, 2016

I will close this abandoned pr for clarity. If you want to continue your work on this, we can reopen it.

@behrtam behrtam closed this Oct 27, 2016
@ramiroluz
Copy link
Author

I am very sorry, I missed the message from @kytrinyx. Have just rebased my fork with upstream/master. Should I make a new pull request?

@behrtam
Copy link
Contributor

behrtam commented Oct 27, 2016

You cold continue here. Opened it again.

edit: It now looks quite messy with alle those commits. It's up to you, but maybe a new pr would make sense.

@behrtam behrtam reopened this Oct 27, 2016
@ramiroluz
Copy link
Author

I deleted my fork, created a new fork. Applied the changes to the About page and created a fresh new pull request.

#390

@behrtam behrtam closed this Oct 28, 2016
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.