mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 02:06:32 +01:00
Fix long sentence in blogpost after feedback
This commit is contained in:
parent
a31470c2c6
commit
e6e0131b11
2 changed files with 3 additions and 3 deletions
|
|
@ -617,8 +617,8 @@
|
|||
<p>Soonish™, I hope to have finished the code changes needed for 1.0 and then I'll invite adventurous folks to use the branch more extensively while the docs are still in flux.</p>
|
||||
<h3>So what's still to do for Evennia 1.0?</h3>
|
||||
<p><a href="https://github.com/evennia/evennia/projects/9">This is the current TODO list</a>.</p>
|
||||
<p>The big one I'm currently doing is to refactor the <code>contrib/</code> folder to have more structure (it has grown organically until now). After this are a series of bugs and minor features as well as going back and address the low-hanging <code>master</code> branch bugs that haven't already been resolved in <code>develop</code>.</p>
|
||||
<p>Most remaining points are then documentation fixes that will be handled in one go as the docs are finalized.</p>
|
||||
<p>The big one I'm currently doing is to refactor the <code>contrib/</code> folder to have more structure (it has grown organically until now). After this are a series of bugs and minor features to do. I will also go back and address the low-hanging <code>master</code> branch bugs that haven't already been resolved in <code>develop</code>.</p>
|
||||
<p>Most remaining points are then documentation fixes. Those will be handled in one as the docs are finalized.</p>
|
||||
<h3>So ...</h3>
|
||||
<p>I won't/can't commit to a deadline for Evennia 1.0, but I'll keep chipping away at it as fast as I can. If you want things to move quicker you are more than welcome to join the other contributors that have chipped in with PRs over the past year. Check out the TODO list and consider investigating a bug or implementing a feature - some may be pretty straight forward.</p>
|
||||
<h3>... some thanks!</h3>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue