|
15 | 15 | <div id="inner-page-opening-text"> |
16 | 16 | <p> |
17 | 17 | CodeIgniter is a community driven project and accepts contributions of code and documentation from the community. |
18 | | - These contributions are made in the form of Issues or Pull Requests on the <a href="https://github.com/codeigniter4/CodeIgniter4" target="_blank" class="link-primary">CodeIgniter repository</a> on GitHub. |
| 18 | + These contributions are made in the form of <a href="https://github.com/codeigniter4/CodeIgniter4/issues" target="_blank" class="link-primary">Issues</a> |
| 19 | + or <a href="https://github.com/codeigniter4/CodeIgniter4/pulls" target="_blank" class="link-primary">Pull Requests</a> |
| 20 | + on the <a href="https://github.com/codeigniter4/CodeIgniter4" target="_blank" class="link-primary">CodeIgniter4 repository</a> on GitHub. |
19 | 21 | </p> |
| 22 | + |
| 23 | + <div class="inner-page-text-box"> |
| 24 | + <p> |
| 25 | + The CodeIgniter 4 roadmap is explained on <a href="https://forum.codeigniter.com/forum-28.html" target="_blank" class="link-primary">our forum</a>. |
| 26 | + </p> |
| 27 | + </div> |
| 28 | + |
20 | 29 | <p> |
21 | 30 | Issues are a quick way to point out a bug. If you find a bug or documentation error in CodeIgniter then please check |
22 | 31 | a few things first: |
|
38 | 47 | <div class="clr"></div> |
39 | 48 |
|
40 | 49 | <div class="inner-page-text-box"> |
41 | | - <div class="inner-page-text-box-title">CodeIgniter 4</div> |
42 | | - <p> |
43 | | - CodeIgniter 4 has its own <a href="https://github.com/codeigniter4/CodeIgniter4" target="_blank" class="link-primary">Github repository</a>. It deviates enough from CodeIgniter 3 that we want to keep them separate. |
44 | | - </p> |
| 50 | + <div class="inner-page-text-box-title">CodeIgniter 3</div> |
45 | 51 | <p> |
46 | | - The CodeIgniter 4 roadmap is explained on <a href="https://forum.codeigniter.com/forum-28.html" target="_blank" class="link-primary">our forum</a>, and work to be done is detailed in the <a href="https://github.com/codeigniter4/CodeIgniter4/issues" target="_blank" class="link-primary">repository issues</a>. |
| 52 | + CodeIgniter 3 has its own <a href="https://github.com/bcit-ci/CodeIgniter" target="_blank" class="link-primary">Github repository</a>. |
47 | 53 | </p> |
48 | 54 | </div><!--contribute boxes ende--> |
49 | 55 |
|
|
65 | 71 | <div class="inner-page-text-sub-box"> |
66 | 72 | <div class="inner-page-text-sub-box-title">Testers</div> |
67 | 73 | <p> |
68 | | - We always need feedback on what works and what does not! Most of the development effort is going into Version 3, |
| 74 | + We always need feedback on what works and what does not! Most of the development effort is going into Version 4, |
69 | 75 | so that is where the need is greatest. If you find something that is definitely a bug, and you are a Github user, |
70 | 76 | please create a new "issue". If you are not a Github user, or if you are unsure if you have found a bug, then start |
71 | | - a new thread in the CodeIgniter forum <a href="https://forum.codeigniter.com/forum-19.html" target="_blank" class="link-primary">Issues section</a>! |
| 77 | + a new thread in the CodeIgniter forum <a href="https://forum.codeigniter.com/forum-30.html" target="_blank" class="link-primary">Issues section</a>! |
72 | 78 | </p> |
73 | 79 | <p> |
74 | | - CodeIgniter 4 has its own <a href="https://forum.codeigniter.com/forum-30.html" target="_blank" class="link-primary boldy600">support subforum</a>. |
| 80 | + CodeIgniter 3 has its own <a href="https://forum.codeigniter.com/forum-19.html" target="_blank" class="link-primary boldy600">support subforum</a>. |
75 | 81 | </p> |
76 | 82 | </div><!--inner-page-text-sub-box ende--> |
77 | 83 |
|
|
80 | 86 | <div class="inner-page-text-sub-box"> |
81 | 87 | <div class="inner-page-text-sub-box-title">Writers</div> |
82 | 88 | <p> |
83 | | - Every project needs good documentation! The CodeIgniter user guide is part of the <a href="https://github.com/bcit-ci/CodeIgniter" target="_blank" class="link-primary">Github project</a> (mentioned above), |
| 89 | + Every project needs good documentation! The CodeIgniter user guide is part of the <a href="https://github.com/codeigniter4/CodeIgniter4" target="_blank" class="link-primary">Github project</a> (mentioned above), |
84 | 90 | and there is always room for more tutorials. |
85 | 91 | </p> |
86 | 92 | <p> |
87 | | - CodeIgniter 4's user guide is part of its own <a href="https://github.com/codeigniter4/CodeIgniter4" target="_blank" class="link-primary">repository</a>. |
| 93 | + CodeIgniter 3's user guide is part of its own <a href="https://github.com/bcit-ci/CodeIgniter" target="_blank" class="link-primary">repository</a>. |
88 | 94 | </p> |
89 | 95 | </div><!--inner-page-text-sub-box ende--> |
90 | 96 |
|
|
123 | 129 | <div class="clr"></div> |
124 | 130 |
|
125 | 131 | <div class="inner-page-text-box"> |
126 | | - <div class="inner-page-text-box-title">{coderSection}</div> |
| 132 | + <div class="inner-page-text-box-title">Coder Section</div> |
127 | 133 | <div class="clr"></div> |
128 | 134 |
|
129 | 135 | <div class="inner-page-text-sub-box"> |
130 | 136 | <div class="inner-page-text-sub-box-title">Coders</div> |
131 | 137 | <p> |
132 | | - If you would like to get involved in helping to build the next version of CodeIgniter, join us on <a href="https://github.com/codeigniter4/" target="_blank" class="link-primary">Github</a>! |
133 | | - A detailed contribution guide is in the User Guide, but the main points are to make sure your code conforms |
134 | | - to our <a href="https://github.com/codeigniter4/CodeIgniter4/blob/develop/contributing/styleguide.rst" target="_blank"> style guide</a>, |
| 138 | + If you would like to get involved in helping to build CodeIgniter4, join us on <a href="https://github.com/codeigniter4/" target="_blank" class="link-primary">Github</a>! |
| 139 | + A detailed contribution guide is in |
| 140 | + <a href="https://github.com/codeigniter4/CodeIgniter4/blob/develop/contributing/README.md" target="_blank">Contributing to CodeIgniter</a>, |
135 | 141 | that it is properly documented, and that you use the |
136 | 142 | <a href="https://nvie.com/posts/a-successful-git-branching-model/" target="_blank" class="link-primary">Git-Flow branching model</a>. |
137 | 143 | </p> |
|
0 commit comments