mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 07:27:17 +02:00
Another typo.
This commit is contained in:
parent
15f2251537
commit
44f18f2819
3 changed files with 3 additions and 3 deletions
|
|
@ -618,7 +618,7 @@
|
|||
<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, there 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>
|
||||
<p>Most remaining points are then documentation fixes. Those will be handled in one go 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>
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ Soonish™, I hope to have finished the code changes needed for 1.0 and then I'l
|
|||
[This is the current TODO list](https://github.com/evennia/evennia/projects/9).
|
||||
|
||||
The big one I'm currently doing is to refactor the `contrib/` folder to have more structure (it has grown organically until now). After this, there are a series of bugs and minor features to do. I will also go back and address the low-hanging `master` branch bugs that haven't already been resolved in `develop`.
|
||||
Most remaining points are then documentation fixes. Those will be handled in one as the docs are finalized.
|
||||
Most remaining points are then documentation fixes. Those will be handled in one go as the docs are finalized.
|
||||
|
||||
### So ...
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue