mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-05 11:40:42 +00:00
Apply review comments
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Name of the label (required)
|
||||
/// Name of the label (required).
|
||||
/// </summary>
|
||||
public string Name { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Color of the label (required)
|
||||
/// Color of the label (required).
|
||||
/// </summary>
|
||||
public string Color { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user