Bug #76643 Rename the readme to for rendering it in github(contribution)
Submitted: 9 Apr 2015 19:27 Modified: 6 May 2022 17:23
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / Python Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[9 Apr 2015 19:27] OCA Admin
Description:
This bug tracks a contribution by Daniël van Eeden as described in http://github.com/mysql/mysql-connector-python/pull/1

How to repeat:
See description

Suggested fix:
See contribution code attached
[9 Apr 2015 19:27] OCA Admin
Contribution submitted via Github - Rename the readme to for rendering it in github 
(*) Contribution by Daniël van Eeden (Github dveeden, mysql-connector-python/pull/1#issuecomment-91118136): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: git_patch_19888548.txt (text/plain), 6.73 KiB.

[10 Apr 2015 4:44] MySQL Verification Team
Hello!

Thank you for the report and contribution.

Thanks,
Umesh
[12 Jul 2015 16:00] Daniël van Eeden
Can this be merged? Or is there anything wrong with it?
[13 Jul 2015 9:41] Geert Vanderkelen
Hi Daniël,

Thank you for the contribution. I don't feel much about renaming a file just for a one particular website. Maybe other websites showing the C/Py source README need the .txt and it will break, etc..

However! I do agree that we need a solution, and for GitHub, that would be simply making a symbolic link to a README.rst.

Geert
[5 May 2022 10:40] Nuno Mariz
Posted by developer:
 
WL#12735 introduced README.rst and CONTRIBUTING.rst, which fixed this issue. Thank you for the contribution.
[6 May 2022 17:23] Philip Olson
Posted by developer:
 
Looks like this was missed and later implemented via WL #12735, but this bug wasn't synced with that work log. 

Sorry for the delay, the WL #12735 release note (from v8.0.16) was updated just now to include: 

Thanks to Daniël van Eeden for the README.rst patch.