Skip to content

Commit cf92f6e

Browse files
Update README.md
1 parent d5b48d5 commit cf92f6e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,14 +100,16 @@ Other than that, you should now have a working Twine setup. To start Twine:
100100
Contributing to Twine 1 maintenance
101101
-----------------------------------
102102

103-
If you have bug fixes for Twine, the easiest
103+
Warning - there has been no active response to issues with Twine 1.4.2 / 1.4.3 since about 2014. If you want to do anything to fix bugs in Twine 1.4.3 you might have to find somebody with skills in Python 2.7 (with wxPython) programming, and html, CSS, and Javaascript - and then do the fixes yourselves.
104+
105+
If you have bug fixes for Twine 1.4.3, the easiest
104106
way to contribute them back is as follows:
105107

106108
* fork this repository (see link at top of the project page on github)
107109
* make your fixes and push them to your own fork on github
108110
* make a pull request (see link at top of the github project page)
111+
* find somebody with permission to do the commmits and with the programming skills to assess your fixes. This willtwillhe hardsest part of the job!!! Good luck.
109112

110113
To report bugs, issues or feature requests, use the
111114
[github issues](https://github.com/tweecode/twine/issues) system.
112115

113-
But be warned (!) - there has been no active response to issues since about 2014. If you want to do anything to fix bugs you might have to find somebody with skills in Python 2.7 (with wxPython) programming, and html, CSS, and Javaascript - and then do the fixes yourselves.

0 commit comments

Comments
 (0)