|
26 | 26 | <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
27 | 27 | </constraints> |
28 | 28 | <properties> |
29 | | - <text value="Welcome to git commit message helper thank you . "/> |
| 29 | + <text value="Personalize your git commit types and templates ."/> |
30 | 30 | <verticalAlignment value="1"/> |
31 | 31 | </properties> |
32 | 32 | </component> |
|
78 | 78 | <text value="template explain"/> |
79 | 79 | </properties> |
80 | 80 | </component> |
81 | | - <grid id="6e7a2" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 81 | + <grid id="6e7a2" layout-manager="GridLayoutManager" row-count="7" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
82 | 82 | <margin top="0" left="0" bottom="0" right="0"/> |
83 | 83 | <constraints> |
84 | 84 | <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
85 | 85 | </constraints> |
86 | 86 | <properties/> |
87 | 87 | <border type="none"/> |
88 | | - <children/> |
| 88 | + <children> |
| 89 | + <component id="b2ef5" class="javax.swing.JLabel"> |
| 90 | + <constraints> |
| 91 | + <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 92 | + </constraints> |
| 93 | + <properties> |
| 94 | + <text value=" ${type} corresponds to the submission menu 'Type of chang' "/> |
| 95 | + </properties> |
| 96 | + </component> |
| 97 | + <component id="257b0" class="javax.swing.JLabel"> |
| 98 | + <constraints> |
| 99 | + <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 100 | + </constraints> |
| 101 | + <properties> |
| 102 | + <text value=" ${scope}corresponds to the submission menu 'Scope of this change'"/> |
| 103 | + </properties> |
| 104 | + </component> |
| 105 | + <component id="fd83a" class="javax.swing.JLabel"> |
| 106 | + <constraints> |
| 107 | + <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 108 | + </constraints> |
| 109 | + <properties> |
| 110 | + <text value=" ${subject} corresponds to the submission menu 'Short description'"/> |
| 111 | + </properties> |
| 112 | + </component> |
| 113 | + <component id="8ea9d" class="javax.swing.JLabel"> |
| 114 | + <constraints> |
| 115 | + <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 116 | + </constraints> |
| 117 | + <properties> |
| 118 | + <text value=" ${body} corresponds to the submission menu 'Long description'"/> |
| 119 | + </properties> |
| 120 | + </component> |
| 121 | + <component id="87cbe" class="javax.swing.JLabel"> |
| 122 | + <constraints> |
| 123 | + <grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 124 | + </constraints> |
| 125 | + <properties> |
| 126 | + <text value=" ${changes} corresponds to the submission menu 'Breaking changes'"/> |
| 127 | + </properties> |
| 128 | + </component> |
| 129 | + <component id="433d9" class="javax.swing.JLabel"> |
| 130 | + <constraints> |
| 131 | + <grid row="5" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 132 | + </constraints> |
| 133 | + <properties> |
| 134 | + <text value=" ${closes} corresponds to the submission menu 'Closed issues'"/> |
| 135 | + </properties> |
| 136 | + </component> |
| 137 | + <component id="23ec7" class="javax.swing.JLabel"> |
| 138 | + <constraints> |
| 139 | + <grid row="6" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 140 | + </constraints> |
| 141 | + <properties> |
| 142 | + <text value=" ${newLine} is '\n'"/> |
| 143 | + </properties> |
| 144 | + </component> |
| 145 | + </children> |
89 | 146 | </grid> |
90 | 147 | </children> |
91 | 148 | </grid> |
|
0 commit comments