From Fedora Project Wiki
No edit summary
m (Add 2022 meetings page entry)
(31 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{autolang|base=yes}}
Our meetings are held on {{fpchat|#fedora-meeting}} on Mondays at 05:30 UTC.
See the [[UTCHowto|UTC Howto]] for instructions to convert UTC to your local time
= Fedora I18N Meetings =
= Fedora I18N Meetings =
All requests for considerations and tasks to be kept on track should be submitted as a ticket:


Our meetings are held on #fedora-meeting (freenode) on Thursdays at 05:00 UTC.
* [https://pagure.io/i18n/ Fedora I18N Ticketing System]
* [https://pagure.io/i18n/new_issue Enter New Ticket] (Set 'meeting' as Type if you want it to be a topic for next meeting.)


== meeting logs ==
== meeting logs ==
http://meetbot.fedoraproject.org/teams/i18n/
http://meetbot.fedoraproject.org/teams/i18n/


== 2010 meetings ==
== Meeting agendas ==
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2010&namespace=0 2010 meetings]
[[Template:I18N/Meeting|Template]] is available. open a new agenda page with it or run [https://pagure.io/i18n/blob/master/f/meeting/create-meeting-boilerplate.rb the script] and copy and paste the output to the wiki.
 
See also [[I18N/Fonts#Meetings]].


== 2009 meetings ==
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2022 2022 meetings]
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2009&namespace=0 2009 meetings]
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2021 2021 meetings]
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2020 2020 meetings]
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2019 2019 meetings]
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2018 2018 meetings]
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2017 2017 meetings]
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2016 2016 meetings]
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2015 2015 meetings]
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2014 2014 meetings]
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2013 2013 meetings]
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2012 2012 meetings]
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2011 2011 meetings]
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2010 2010 meetings] (see also [[I18N/Fonts#Meetings]])
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2009 2009 meetings] (see also [[I18N/InputMethods/Meetings]])
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2007 2007 meetings]


See also [[I18N/InputMethods/Meetings]] for Input Methods project meetings.
== How to create the agenda ==
We use [[Template:I18N/Meeting]] to make it easier to create. check it out what kind of parameters is needed to set up to see the appropriate agenda page.


== Older minutes ==
The helper script is also available [https://pagure.io/i18n/blob/master/f/meeting/create-meeting-boilerplate.rb here], which one don't need to do some works to generate the agenda, except updating the schedule, features and meeting logs. to create the agenda page, run the script like:
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2007&namespace=0 2007 meetings]
<pre>
$ ./create-meeting-boilerplate.rb yyyy/mm/dd > out
</pre>
and just paste the content of <code>out</code> into the wiki.
[[Category:Internationalization]]

Revision as of 01:59, 10 January 2022

Our meetings are held on #fedora-meeting[?] on Mondays at 05:30 UTC. See the UTC Howto for instructions to convert UTC to your local time

Fedora I18N Meetings

All requests for considerations and tasks to be kept on track should be submitted as a ticket:

meeting logs

http://meetbot.fedoraproject.org/teams/i18n/

Meeting agendas

Template is available. open a new agenda page with it or run the script and copy and paste the output to the wiki.

How to create the agenda

We use Template:I18N/Meeting to make it easier to create. check it out what kind of parameters is needed to set up to see the appropriate agenda page.

The helper script is also available here, which one don't need to do some works to generate the agenda, except updating the schedule, features and meeting logs. to create the agenda page, run the script like:

$ ./create-meeting-boilerplate.rb yyyy/mm/dd > out

and just paste the content of out into the wiki.